1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 09:34:41 -05:00

bump version :3

This commit is contained in:
Ashley 2023-02-23 15:47:02 +00:00
parent 6b23b838c7
commit 14fbe89618

View file

@ -20,13 +20,14 @@ const {
const pkg = require("../../../package.json");
const ver = "v23.0221-CRsAa-stable-git";
const ver = "v23.0223-CRsAa-stable-git";
const branch = "master"
const versionnumber = "205";
const codename = "pinkneko"
const versionnumber = "206";
const response = {
pt_version: ver,
branch:branch,
branch,
vernum: versionnumber,
packages: {
libpt: version,