Skip to content

Commit

Permalink
Update VERSION from 1.2.9 to 1.3.0 and update related files.
Browse files Browse the repository at this point in the history
  • Loading branch information
kokofixcomputers-s-bot[bot] authored Oct 11, 2024
1 parent 4d1c638 commit 6bd5e56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
- name: Create GitHub Release
uses: softprops/action-gh-release@v1
with:
tag_name: v1.2.9 # Change this to your desired version/tag
name: "Release v1.2.9" # Change this to your desired release name
tag_name: v1.3.0 # Change this to your desired version/tag
name: "Release v1.3.0" # Change this to your desired release name
files: release/kokofixcomputers/panel.tar.gz # Specify the file to attach
draft: false # Set to true if you want to create a draft release
prerelease: false # Set to true if this is a pre-release
Expand Down

0 comments on commit 6bd5e56

Please sign in to comment.