Skip to content

Commit d8e825a

Browse files
committedMay 12, 2024
v2.1.3
1 parent 75b4a97 commit d8e825a

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed
 

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.1.3 - 2024-05-12
2+
### Fixed
3+
- fix: cannot change title, subtitle, and text in directory item editor - #509
4+
### Changed
5+
- Refactor prop encoder
6+
17
## v2.1.2 - 2024-05-10
28
### Fixed
39
- Location is not applied - #512

‎appinfo/info.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Appointments</name>
66
<summary>Book appointments into your calendar via secure online form.</summary>
77
<description><![CDATA[Book appointments into your calendar via secure online form. Attendees can confirm or cancel their appointments via an email link.]]></description>
8-
<version>2.1.2</version>
8+
<version>2.1.3</version>
99
<licence>agpl</licence>
1010
<author mail="sergey@srgdev.com" homepage="https://www.srgdev.com">Sergey Mosin</author>
1111
<namespace>Appointments</namespace>
349 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.