Skip to content

Commit c23619a

Browse files
Release v2.1.0
1 parent 3ccd71a commit c23619a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Changelog.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Konekt Acl Changelog
22

3-
## Unreleased
4-
##### 2025-XX-YY
3+
## 2.1.0
4+
##### 2025-03-03
55

66
- Added Laravel 12 support
77
- Added PHP 8.4 support

src/resources/manifest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
return [
66
'name' => 'Konekt Acl Module',
7-
'version' => '2.0.0'
7+
'version' => '2.1.0'
88
];

0 commit comments

Comments
 (0)