mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 12:38:26 +01:00
bump version :3
Signed-off-by: Ashley <iamashley@duck.com>
This commit is contained in:
parent
df72bacb86
commit
9f43f35b6f
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ const {
|
||||||
|
|
||||||
const pkg = require("../../../package.json");
|
const pkg = require("../../../package.json");
|
||||||
|
|
||||||
const ver = "v22.1224-cMrvBa-fix2-stable-git"
|
const ver = "v22.1225-cMrvBa-stable-git"
|
||||||
const versionnumber = "107.2"
|
const versionnumber = "108"
|
||||||
|
|
||||||
const response = {
|
const response = {
|
||||||
pt_version: ver,
|
pt_version: ver,
|
||||||
|
|
Loading…
Reference in a new issue