mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:38:24 +01:00
bump ver
This commit is contained in:
parent
0332f23c83
commit
e3808d9794
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ function getJson(str) {
|
||||||
}
|
}
|
||||||
|
|
||||||
const pkg = require("../../../package.json");
|
const pkg = require("../../../package.json");
|
||||||
const ver = "v23.1203-CRsAa-MAJOR-stable-git";
|
const ver = "v23.1203-MicHi-MAJOR-stable-git";
|
||||||
const branch = "master";
|
const branch = "master";
|
||||||
const codename = "michiru";
|
const codename = "michiru";
|
||||||
const versionnumber = "235";
|
const versionnumber = "235";
|
||||||
|
|
Loading…
Reference in a new issue