Skip to content

Commit

Permalink
повышение версии приложения
Browse files Browse the repository at this point in the history
  • Loading branch information
otymko committed Jun 1, 2020
1 parent c845530 commit d6780b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: phoenixbsl.msi
path: ./phoenixbsl-0.3.6.msi
path: ./phoenixbsl-0.3.7.msi
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {
}

group = "org.github.otymko.phoenixbsl"
version = "0.3.6"
version = "0.3.7"

dependencies {
testImplementation("com.hynnet", "jacob", "1.18")
Expand Down

0 comments on commit d6780b5

Please sign in to comment.