mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 13:48:24 +01:00
bump version :3
This commit is contained in:
parent
3f7bd826f5
commit
bc654ff5be
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ const {
|
|||
|
||||
const pkg = require("../../../package.json");
|
||||
|
||||
const ver = "v22.1224-cMrvBa-stable-git"
|
||||
const versionnumber = "107"
|
||||
const ver = "v22.1224-cMrvBa-fix1-stable-git"
|
||||
const versionnumber = "107.1"
|
||||
|
||||
const response = {
|
||||
pt_version: ver,
|
||||
|
|
Loading…
Reference in a new issue