Skip to content

Commit cff9533

Browse files
Release v5.1.0
1 parent fe99e27 commit cff9533

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
## 5.x Series
44

5-
## Unreleased
6-
##### 2025-XX-YY
5+
## 5.1.0
6+
##### 2025-12-03
77

88
- Added the new `priority` and `subtitle` fields to the product/master/variant screens
99
- Added sorting by priority to the product list

src/resources/manifest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
return [
66
'name' => 'Vanilo Admin',
7-
'version' => '5.1-dev',
7+
'version' => '5.1.0',
88
];

0 commit comments

Comments
 (0)