Skip to content

Commit

Permalink
update version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Til7701 committed Jul 26, 2024
1 parent f50314c commit 0500d1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: ./.github/workflows/build.yaml
with:
tag: dev
version: "2.2.2"
version: "2.3.0"
github-release: true
prerelease: true
secrets: inherit
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>de.holube</groupId>
<artifactId>battery-status</artifactId>
<version>2.2.2</version>
<version>2.3.0</version>
<name>battery-status</name>

<properties>
Expand Down

0 comments on commit 0500d1c

Please sign in to comment.