Skip to content

Commit

Permalink
Merge pull request #1204 from matsduf/preparation-release-v2022.2.2
Browse files Browse the repository at this point in the history
Preparation for release v2022.2.2 (Engine)
  • Loading branch information
matsduf authored Mar 1, 2023
2 parents 42818ef + 5fa638d commit b30a99f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
Release history for Zonemaster component Zonemaster-Engine

v4.6.2 2023-03-01 (public fix version)

[Fixes]
- Updates translations to Spanish and Norwegian (#1199, #1196)


v4.6.1 2023-01-31 (public fix version)

[Fixes]
Expand Down
2 changes: 1 addition & 1 deletion lib/Zonemaster/Engine.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Zonemaster::Engine;

use version; our $VERSION = version->declare("v4.6.1");
use version; our $VERSION = version->declare("v4.6.2");

use 5.014002;

Expand Down

0 comments on commit b30a99f

Please sign in to comment.