mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:38:24 +01:00
bumpy version
This commit is contained in:
parent
01f915ce14
commit
bf38e6438e
1 changed files with 4 additions and 4 deletions
|
@ -29,12 +29,12 @@ function getJson(str) {
|
||||||
const pkg = require("../../../package.json");
|
const pkg = require("../../../package.json");
|
||||||
const cnf = require("../../../config.json");
|
const cnf = require("../../../config.json");
|
||||||
|
|
||||||
const verfull = "v23.1311-JeSsIcA-MAJOR-stable-dev-nonLTS-git-MTcwMDI5ODc4OQ==";
|
const verfull = "v24.2801-JeSsIcA-MAJOR-stable-dev-nonLTS-git-MTcwNjQzMTc0OQ==";
|
||||||
const versmol = "v23.1311-JeSsIcA"
|
const versmol = "v24.2801-JeSsIcA"
|
||||||
const branch = "dev/master";
|
const branch = "dev/master";
|
||||||
const codename = "jessica";
|
const codename = "jessica";
|
||||||
const versionnumber = "272";
|
const versionnumber = "273";
|
||||||
const relaseunixdate = "MTcwMDI5ODc4OQ=="
|
const relaseunixdate = "MTcwNjQzMTc0OQ=="
|
||||||
const updatequote = "Empty your cup so that it may be filled; become devoid to gain totality. - Bruce Lee"
|
const updatequote = "Empty your cup so that it may be filled; become devoid to gain totality. - Bruce Lee"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue