Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vani11agirl committed Jan 16, 2025
2 parents db25184 + b116686 commit b8ea0e7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
git config --global user.email "actions@github.com"
git config --global user.name "GitHub Actions"
# Automatically modified files
git add mod.json changelog.md
git add mod.json changelog.md CMakeLists.txt
git commit -m "[bot] Release ${{ env.VERSION_INPUT }}" || echo "No changes to commit!?"
- name: Push changes to repository
Expand Down
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

## <cy>v1.6.1</c> (2025-01-16)
10/10 thank you

## <cy>v1.6.0</c> (2025-01-16)
some internal changes

Expand Down
2 changes: 1 addition & 1 deletion mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"id": "catgirldev.ingame-progress-bar-color",
"name": "Custom In-Game Progress Bar Color",
"version": "1.6.0",
"version": "1.6.1",
"developer": "catgirldev",
"description": "Change your in-game progress bar color!",
"settings": {
Expand Down

0 comments on commit b8ea0e7

Please sign in to comment.