Skip to content

Commit 93ffb7e

Browse files
committed
Version 0.27.6
1 parent e0f2c11 commit 93ffb7e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.27.6 2025-10-30
2+
3+
- Redirect automatically on trailing slash
4+
15
# 0.27.5 2025-10-28
26

37
- Update Papercraft

lib/syntropy/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Syntropy
4-
VERSION = '0.27.5'
4+
VERSION = '0.27.6'
55
end

0 commit comments

Comments
 (0)