mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:58:24 +01:00
bump version :3
This commit is contained in:
parent
2bb1267c55
commit
deece5d092
1 changed files with 2 additions and 2 deletions
|
@ -20,9 +20,9 @@ const {
|
||||||
|
|
||||||
const pkg = require("../../../package.json");
|
const pkg = require("../../../package.json");
|
||||||
|
|
||||||
const ver = "v23.0218b-CRsAa-stable-git";
|
const ver = "v23.0221-CRsAa-stable-git";
|
||||||
const branch = "master"
|
const branch = "master"
|
||||||
const versionnumber = "204.1";
|
const versionnumber = "205";
|
||||||
|
|
||||||
const response = {
|
const response = {
|
||||||
pt_version: ver,
|
pt_version: ver,
|
||||||
|
|
Loading…
Reference in a new issue