Skip to content

Commit d4b9494

Browse files
Horde ReleaseHorde Release
authored andcommitted
Release 3.0.0-alpha26 (API Version: 3.0.0-alpha1)
chore(composer.json): Rebuild composer.json - core must be a horde-library so its js gets linked properly.
1 parent f6a7e6b commit d4b9494

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.horde.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ authors:
3434
active: false
3535
role: developer
3636
version:
37-
release: 3.0.0-alpha25
37+
release: 3.0.0-alpha26
3838
api: 3.0.0alpha1
3939
state:
4040
release: alpha

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"role": "developer"
2727
}
2828
],
29-
"time": "2025-06-14",
29+
"time": "2025-06-23",
3030
"repositories": [],
3131
"require": {
3232
"horde/horde-installer-plugin": "dev-FRAMEWORK_6_0 || ^3 || ^2",

doc/changelog.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
---
2+
3.0.0-alpha26:
3+
api: 3.0.0-alpha1
4+
state:
5+
release: alpha
6+
api: alpha
7+
date: 2025-06-23
8+
license:
9+
identifier: LGPL-2.1-only
10+
uri: http://www.horde.org/licenses/lgpl21
11+
notes: |
12+
chore(composer.json): Rebuild composer.json - core must be a horde-library so its js gets linked properly.
213
3.0.0-alpha25:
314
api: 3.0.0-alpha1
415
state:

0 commit comments

Comments
 (0)