Skip to content

Commit

Permalink
chore: sync with ecsact_common
Browse files Browse the repository at this point in the history
  • Loading branch information
seaubot committed Sep 14, 2023
1 parent 21a4f85 commit aab4621
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cog.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
pre_bump_hooks = [
"buildozer 'set version {{version}}' //MODULE.bazel:%module",
# Ecsact pre 1.0.0 the 0.X.0 is our 'major' version
"buildozer 'set compatibility_level {{version.minor}}' //MODULE.bazel:%module",
"buildozer 'set version {{version}}' 'set compatibility_level {{version.minor}}' //MODULE.bazel:%module",
]

post_bump_hooks = [
Expand Down

0 comments on commit aab4621

Please sign in to comment.