mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 04:34:38 -05:00
bump version :3
This commit is contained in:
parent
d56956c99a
commit
1d7f3369cd
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 = "v23.0107-cMrvBa-stable-git";
|
const ver = "v23.0108-cMrvBa-stable-git";
|
||||||
const versionnumber = "111";
|
const versionnumber = "111.1";
|
||||||
|
|
||||||
const response = {
|
const response = {
|
||||||
pt_version: ver,
|
pt_version: ver,
|
||||||
|
|
Loading…
Reference in a new issue