Skip to content

Commit f4dcc5e

Browse files
authored
chore: sync with ecsact_common (#112)
1 parent b9a2a51 commit f4dcc5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cog.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
pre_bump_hooks = [
2-
"buildozer 'set version {{version}}' //MODULE.bazel:%module",
32
# Ecsact pre 1.0.0 the 0.X.0 is our 'major' version
4-
"buildozer 'set compatibility_level {{version.minor}}' //MODULE.bazel:%module",
3+
"buildozer 'set version {{version}}' 'set compatibility_level {{version.minor}}' //MODULE.bazel:%module",
54
]
65

76
post_bump_hooks = [

0 commit comments

Comments
 (0)