mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:28:35 +01:00
bump version!! :3
This commit is contained in:
parent
00e6597265
commit
cdcec542d0
1 changed files with 4 additions and 4 deletions
|
@ -31,12 +31,12 @@ const os = require('os');
|
|||
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.0505-SaMaRa"
|
||||
const verfull = "v24.0605-VeE-MINOR_UPDATE-stable-dev-nonLTS-git-MTcxNTAwOTczNQ==";
|
||||
const versmol = "v24.0605-vEe"
|
||||
const branch = "dev/master";
|
||||
const codename = "samara";
|
||||
const codename = "vee";
|
||||
const versionnumber = "291";
|
||||
const relaseunixdate = "MTcxNDkyMzczMg=="
|
||||
const relaseunixdate = "MTcxNTAwOTczNQ=="
|
||||
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