mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 12:58:25 +01:00
version 100!!!
This commit is contained in:
parent
03ae29606a
commit
99582b1a55
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ const {
|
|||
|
||||
const pkg = require("../../../package.json");
|
||||
|
||||
const ver = "v22.1205-c98Lu-stable"
|
||||
const versionnumber = "99"
|
||||
const ver = "v22.1209-c98Lu-stable"
|
||||
const versionnumber = "100"
|
||||
|
||||
const response = {
|
||||
pt_version: ver,
|
||||
|
|
Loading…
Reference in a new issue