Skip to content

Commit

Permalink
remove version in jar filename
Browse files Browse the repository at this point in the history
  • Loading branch information
Seryiza committed Nov 12, 2024
1 parent 34b1a46 commit bbbd06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
JAR_PATH = target/remplater-1.0.0.jar
JAR_PATH = target/remplater.jar

test:
clojure -X:test
Expand Down

0 comments on commit bbbd06e

Please sign in to comment.