diff --git a/.github/workflows/build-packages.yml b/.github/workflows/build-packages.yml index 9acc7a2..d7328bf 100644 --- a/.github/workflows/build-packages.yml +++ b/.github/workflows/build-packages.yml @@ -2,7 +2,7 @@ name: Build Packages on: push: branches: - - build + - tmpFiles tags: - 'v*.*.*' jobs: diff --git a/manifest.json b/manifest.json index 656c40d..827a32c 100644 --- a/manifest.json +++ b/manifest.json @@ -70,11 +70,13 @@ ], "changelog": { "urgency": "medium", - "version": "0.5.10", + "version": "0.5.11", "build_number": "1", "ignore": [], - "date": null, - "packager": "Josh Boudreau ", - "changes": [] + "date": "2025-09-15T17:17:03.520971", + "packager": "Rachit Hans ", + "changes": [ + "deleting tmp/navigotrs files and fixed auto parent folder selection" + ] } -} +} \ No newline at end of file