mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
bump version owo
This commit is contained in:
parent
eacd4cf809
commit
e6fd2d51af
@ -27,11 +27,11 @@ function getJson(str) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const pkg = require("../../../package.json");
|
const pkg = require("../../../package.json");
|
||||||
const ver = "v23.0805-ArIa-MAJOR-stable-nonLTS-git-MTY4MzU2MzMxNQ==";
|
const ver = "v23.0206-aStfl-MAJOR-stable-nonLTS-git-MTY4MzU2MzMxNQ==";
|
||||||
const branch = "master";
|
const branch = "master";
|
||||||
const codename = "aria";
|
const codename = "astolfo-2";
|
||||||
const versionnumber = "243";
|
const versionnumber = "244";
|
||||||
const relaseunixdate = "MTY4MzU2MzMxNQ==";
|
const relaseunixdate = "MTY4NTcxNzAzOQ==";
|
||||||
|
|
||||||
module.exports = function (app, config, renderTemplate) {
|
module.exports = function (app, config, renderTemplate) {
|
||||||
app.get("/embed/:v", async function (req, res) {
|
app.get("/embed/:v", async function (req, res) {
|
||||||
|
Loading…
Reference in New Issue
Block a user