From ed45d4188968429c8c6c9218d36851f0f6d454ae Mon Sep 17 00:00:00 2001 From: Soispha Date: Sun, 28 May 2023 18:33:22 +0200 Subject: Build(cog): Remove useless echo --- cog.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'cog.toml') diff --git a/cog.toml b/cog.toml index 84aa4b3a..34134317 100644 --- a/cog.toml +++ b/cog.toml @@ -10,7 +10,6 @@ branch_whitelist = [ pre_bump_hooks = [ "nix flake check", # verify the project builds - "echo 'bumping from {{latest}} to {{version}}'", ] post_bump_hooks = [ "git push", -- cgit 1.4.1