Skip to content

Commit

Permalink
Fix PHP 5 syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMosin committed Feb 26, 2020
1 parent 4e195f9 commit 81aa446
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.6 - 2020-02-25
### Fixed
- PHP 5 token encode error

## 1.0.5 - 2020-02-25
### Fixed
- Dark theme
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>Appointments</name>
<summary>Book appointments into you calendar via secure online form.</summary>
<description><![CDATA[Book appointments into you calendar via secure online form. Attendees can confirm or cancel their appointments via an email link.]]></description>
<version>1.0.5</version>
<version>1.0.6</version>
<licence>agpl</licence>
<author mail="[email protected]" homepage="https://www.srgdev.com">Sergey Mosin</author>
<namespace>Appointments</namespace>
Expand Down
Binary file modified build/artifacts/appstore/appointments.tar.gz
Binary file not shown.

0 comments on commit 81aa446

Please sign in to comment.