Skip to content

Commit e8a9f00

Browse files
committed
Bump version to v4.1.3
1 parent dce0a43 commit e8a9f00

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v4.1.3](https://github.com/AlchemyCMS/alchemy_i18n/tree/v4.1.3) (2024-02-01)
4+
5+
[Full Changelog](https://github.com/AlchemyCMS/alchemy_i18n/compare/v4.1.2...v4.1.3)
6+
7+
**Merged pull requests:**
8+
9+
- Add missing German translations for Alchemy 7.1 [\#59](https://github.com/AlchemyCMS/alchemy_i18n/pull/59) ([tvdeyen](https://github.com/tvdeyen))
10+
311
## [v4.1.2](https://github.com/AlchemyCMS/alchemy_i18n/tree/v4.1.2) (2024-01-12)
412

513
[Full Changelog](https://github.com/AlchemyCMS/alchemy_i18n/compare/v4.1.1...v4.1.2)

lib/alchemy_i18n/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module AlchemyI18n
2-
VERSION = "4.1.2"
2+
VERSION = "4.1.3"
33
end

0 commit comments

Comments
 (0)