mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 13:28:28 +01:00
bump version :3
This commit is contained in:
parent
ce114a9c02
commit
1879f210b8
1 changed files with 2 additions and 2 deletions
|
@ -20,10 +20,10 @@ const {
|
||||||
|
|
||||||
const pkg = require("../../../package.json");
|
const pkg = require("../../../package.json");
|
||||||
|
|
||||||
const ver = "v23.0223-CRsAa-stable-git";
|
const ver = "v23.0225-CRsAa-MAJOR-stable-git";
|
||||||
const branch = "master"
|
const branch = "master"
|
||||||
const codename = "pinkneko"
|
const codename = "pinkneko"
|
||||||
const versionnumber = "206";
|
const versionnumber = "207";
|
||||||
|
|
||||||
const response = {
|
const response = {
|
||||||
pt_version: ver,
|
pt_version: ver,
|
||||||
|
|
Loading…
Reference in a new issue