mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:18:29 +01:00
bump version :3
This commit is contained in:
parent
a06b23b61f
commit
fa7a749d76
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ const {
|
|||
|
||||
const pkg = require("../../../package.json");
|
||||
|
||||
const ver = "v23.0128-cMrEbA-stable-git";
|
||||
const versionnumber = "115";
|
||||
const ver = "v23.0131-cMrEbA-stable-git";
|
||||
const versionnumber = "116";
|
||||
|
||||
const response = {
|
||||
pt_version: ver,
|
||||
|
|
Loading…
Reference in a new issue