bump version!! :3

This commit is contained in:
ashley 2024-05-05 15:45:33 +00:00
parent ab96d0fa34
commit bc917b4727

View file

@ -31,13 +31,13 @@ const os = require('os');
const cnf = require("../../../config.json");
const innertube = require("../libpoketube-youtubei-objects.json");
const verfull = "v24.2801-JeSsIcA-MAJOR-stable-dev-nonLTS-git-MTcwNjQzMTc0OQ==";
const versmol = "v24.2801-JeSsIcA"
const verfull = "v24.0505-SaMaRa-MAJOR-stable-dev-nonLTS-git-MTcxNDkyMzczMg==";
const versmol = "v24.0605-SaMaRa"
const branch = "dev/master";
const codename = "jessica";
const versionnumber = "273";
const relaseunixdate = "MTcwNjQzMTc0OQ=="
const updatequote = "Empty your cup so that it may be filled; become devoid to gain totality. - Bruce Lee"
const codename = "SaMaRa";
const versionnumber = "290";
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)"
module.exports = function (app, config, renderTemplate) {