Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMosin committed Mar 3, 2024
1 parent 3eb8c6a commit 4cb3af6
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 @@
## v2.0.0 - 2024-03-03
### Added
- Merged v2 translations

## v2.0.0-rc.1 - 2024-02-23
### Changed
- Refactored database schema:
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 your calendar via secure online form.</summary>
<description><![CDATA[Book appointments into your calendar via secure online form. Attendees can confirm or cancel their appointments via an email link.]]></description>
<version>2.0.0-rc.1</version>
<version>2.0.0</version>
<licence>agpl</licence>
<author mail="sergey@srgdev.com" 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 4cb3af6

Please sign in to comment.