Commitfc6e9dcbRecorded6 May 2026Repositorysigil-hooks
Bump sigil-hooks to 0.16.0
Changed
package.sgl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)Diff
package.sglmodified
@@ -4,8 +4,8 @@
4
5
(package 6
name: "sigil-hooks"−7
version: "0.14.0"−8
sigil: "^0.14"+7
version: "0.16.0"+8
sigil: "^0.16" 9
description: "Emacs-style hook system for Sigil" 10
url: "https://codeberg.org/sigil/sigil-hooks" 11
license: "BSD-3-Clause"