Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Sep 11, 2024
1 parent fb98cdb commit 4fd6257
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Upload artifacts
if: "startsWith (matrix.os, env.UBERJAR_OS) && env.UBERJAR_JDK == matrix.jdk"
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: release
path: /tmp/release/
Expand Down
2 changes: 1 addition & 1 deletion resources/DEPS_CLJ_RELEASED_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.4.1474
1.12.0.1479
2 changes: 1 addition & 1 deletion resources/DEPS_CLJ_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.0.1479
1.12.0.1480-SNAPSHOT

0 comments on commit 4fd6257

Please sign in to comment.