Skip to content

Commit

Permalink
bump dw version
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-rad committed Apr 16, 2024
1 parent 0fe7c38 commit 7d0eec3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
OSX_LINUX_WINDOWS:
BUILD:
strategy:
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
weaveVersion=2.7.0-SNAPSHOT
weaveTestSuiteVersion=2.7.0-SNAPSHOT
weaveVersion=2.8.0-SNAPSHOT
weaveTestSuiteVersion=2.8.0-SNAPSHOT
nativeVersion=100.100.100
scalaVersion=2.12.15
ioVersion=1.0.0-SNAPSHOT
Expand Down

0 comments on commit 7d0eec3

Please sign in to comment.