mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 16:37:52 +01:00
mb
This commit is contained in:
parent
8a31d194fa
commit
44f6697b02
1 changed files with 3 additions and 3 deletions
|
@ -32,10 +32,10 @@ const cnf = require("../../../config.json");
|
|||
const innertube = require("../libpoketube-youtubei-objects.json");
|
||||
|
||||
const verfull = "v24.0505-SaMaRa-MAJOR-stable-dev-nonLTS-git-MTcxNDkyMzczMg==";
|
||||
const versmol = "v24.0605-SaMaRa"
|
||||
const versmol = "v24.0505-SaMaRa"
|
||||
const branch = "dev/master";
|
||||
const codename = "SaMaRa";
|
||||
const versionnumber = "290";
|
||||
const codename = "samara";
|
||||
const versionnumber = "291";
|
||||
const relaseunixdate = "MTcxNDkyMzczMg=="
|
||||
const updatequote = "Love is the ultimate software update; embrace the patches, for they refine the code of our shared existence, hand in hand, heart to heard (unknown)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue