Skip to content

Commit

Permalink
Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kevgo committed Oct 7, 2024
1 parent 09eb65e commit de617a9
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,5 +1,5 @@
# dev tooling and versions
RUN_THAT_APP_VERSION = 0.5.0
RUN_THAT_APP_VERSION = 0.7.1

build: # builds the release binary
cargo build --release --target x86_64-unknown-linux-musl
Expand Down

0 comments on commit de617a9

Please sign in to comment.