Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
andretcarpizo committed Dec 23, 2023
1 parent e965c8c commit 55f2015
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions DEVLOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Dev Log
## [Unreleased] - 2023-12-23

### Other
- 2023-12-22 04: 54:11

2 changes: 1 addition & 1 deletion Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ command = "git"
args = [
"commit",
"-m",
"Release: v${VERSION}",
"Release v${VERSION}",
]
command = "git"

Expand Down

0 comments on commit 55f2015

Please sign in to comment.