Skip to content

Commit c4206fa

Browse files
committedApr 24, 2020
version 1.4.4
1 parent c2f7217 commit c4206fa

File tree

5 files changed

+8
-4
lines changed

5 files changed

+8
-4
lines changed
 

‎CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## 1.4.2 - 2020-04-22
1+
## 1.4.4 - 2020-04-23
2+
### Fixed
3+
- Minor fixes
4+
5+
## 1.4.3 - 2020-04-23
26
### Fixed
37
- issue #61: emails not sent on postgres instances
48
### Changed

‎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>1.4.3</version>
8+
<version>1.4.4</version>
99
<licence>agpl</licence>
1010
<author mail="sergey@srgdev.com" homepage="https://www.srgdev.com">Sergey Mosin</author>
1111
<namespace>Appointments</namespace>
236 Bytes
Binary file not shown.

‎js/form.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎js/script.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.