Skip to content

Commit eb023e3

Browse files
Release v4.0.0
1 parent 6da3282 commit eb023e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎Changelog.md

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

33
## 4.x Series
44

5-
## Unreleased
6-
##### 2023-XX-YY
5+
## 4.0.0
6+
##### 2024-04-25
77

88
- Added the `is_hidden` field to the `Property` model
99
- Dropped PHP 8.0 & PHP 8.1 Support

‎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 Properties Module',
7-
'version' => '4.x-dev'
7+
'version' => '4.0.0'
88
];

0 commit comments

Comments
 (0)