mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
relase non lts version
This commit is contained in:
parent
e3808d9794
commit
3cc7a3696e
@ -27,9 +27,9 @@ function getJson(str) {
|
||||
}
|
||||
|
||||
const pkg = require("../../../package.json");
|
||||
const ver = "v23.1203-MicHi-MAJOR-stable-git";
|
||||
const ver = "v23.1203-nAzU-MAJOR-stable-nonLTS-git";
|
||||
const branch = "master";
|
||||
const codename = "michiru";
|
||||
const codename = "nazuna";
|
||||
const versionnumber = "235";
|
||||
|
||||
module.exports = function (app, config, renderTemplate) {
|
||||
|
Loading…
Reference in New Issue
Block a user