1
Fork 0

bump version!! :3

This commit is contained in:
ashley 2024-05-06 15:36:09 +00:00
parent 00e6597265
commit cdcec542d0

View file

@ -31,12 +31,12 @@ const os = require('os');
const cnf = require("../../../config.json"); const cnf = require("../../../config.json");
const innertube = require("../libpoketube-youtubei-objects.json"); const innertube = require("../libpoketube-youtubei-objects.json");
const verfull = "v24.0505-SaMaRa-MAJOR-stable-dev-nonLTS-git-MTcxNDkyMzczMg=="; const verfull = "v24.0605-VeE-MINOR_UPDATE-stable-dev-nonLTS-git-MTcxNTAwOTczNQ==";
const versmol = "v24.0505-SaMaRa" const versmol = "v24.0605-vEe"
const branch = "dev/master"; const branch = "dev/master";
const codename = "samara"; const codename = "vee";
const versionnumber = "291"; 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)" 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)"