Compare commits

...

2 Commits

Author SHA1 Message Date
litruv
00080782a3 Merge branch 'main' of http://synbox.ruv.wtf:8418/litruv/cinny-desktop
All checks were successful
Build / increment-version (push) Successful in 6s
Build / build-windows (push) Successful in 3m12s
Build / build-linux (push) Successful in 5m3s
Build / create-release (push) Successful in 16s
2026-02-21 23:57:22 +11:00
litruv
413957b6d3 chore: update package version to 4.11.5 in package-lock.json 2026-02-21 23:55:17 +11:00
2 changed files with 3 additions and 3 deletions

2
cinny

Submodule cinny updated: f00e20b1ac...e218ab5c37

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "paarrot", "name": "paarrot",
"version": "4.11.2", "version": "4.11.5",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "paarrot", "name": "paarrot",
"version": "4.11.2", "version": "4.11.5",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"dependencies": { "dependencies": {
"body-parser": "2.2.2", "body-parser": "2.2.2",