Skip to content

Commit ff4d972

Browse files
committed
Merge branch 'release/0.8.71'
2 parents fbca296 + e8a76dc commit ff4d972

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"strategy": "semver",
33
"major": 0,
44
"minor": 8,
5-
"patch": 70,
5+
"patch": 71,
66
"build": 0
77
}

resources/.cms-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"20260605000000_create_contact_submissions_table.php",
2121
"20260609120000_add_registration_to_events.php",
2222
"20260609120001_create_event_registrations_table.php",
23-
"20260609130000_add_capacity_to_events.php"
23+
"20260609130000_add_capacity_to_events.php",
24+
"20260618120000_add_external_url_to_events.php"
2425
],
2526
"config_files": [
2627
"auth.yaml",

versionlog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.8.71 2026-06-18
2+
13
## 0.8.70 2026-06-18
24

35
* Added external links to events.

0 commit comments

Comments
 (0)