Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot]
408afef6f1 Update version.json with commit count
Some checks failed
Bleeding Update version / update-version (push) Has been cancelled
Version Change Action / version-release (push) Has been cancelled
2025-08-12 23:06:17 +00:00
Nix
2b950c3c2d
Update version.json 2025-08-12 20:06:10 -03:00
github-actions[bot]
12b8b67bbd Update version.json with commit count 2025-08-12 23:05:47 +00:00
Nix
aceb899ea6
add zucaro to the requirements 2025-08-12 20:05:33 -03:00
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
picomc
zucaro
PyQt5
requests
aiohttp

View File

@ -1,5 +1,5 @@
{
"version": "0.13.2",
"version": "0.13.3",
"links": [
"https://raw.githubusercontent.com/nixietab/picodulce/main/version.json",
"https://raw.githubusercontent.com/nixietab/picodulce/main/picodulce.py",
@ -11,5 +11,5 @@
"https://raw.githubusercontent.com/nixietab/picodulce/main/healthcheck.py",
"https://raw.githubusercontent.com/nixietab/picodulce/main/modulecli.py"
],
"versionBleeding": "0.13.2-208"
"versionBleeding": "0.13.3-212"
}