Skip to content

Commit

Permalink
fix issue with ISDEV not getting commented out correctly when release…
Browse files Browse the repository at this point in the history
… i build
  • Loading branch information
jokoho48 committed Apr 28, 2024
1 parent 2e31613 commit 8713d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .hemtt/project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "CLib"
mainprefix = "tc"
modname = "CLib"
prefix = "TC"
prefix = "CLib"
author = "CLib Team"
include = ["./include"]

Expand Down

0 comments on commit 8713d9c

Please sign in to comment.