Skip to content

Commit

Permalink
Merge pull request #96 from otymko/otymko-patch-1
Browse files Browse the repository at this point in the history
Обновление до 0.3.6 и сборка с последним BSL LS
  • Loading branch information
otymko authored Apr 8, 2020
2 parents 1c9aced + eecea40 commit 2b76803
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.5.msi
path: ./phoenixbsl-0.3.6.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.5"
version = "0.3.6"

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

0 comments on commit 2b76803

Please sign in to comment.