This commit is contained in:
lesion 2022-08-30 12:02:52 +02:00
parent fcae78f427
commit 098e0202c9
No known key found for this signature in database
GPG key ID: 352918250B012177
4 changed files with 8 additions and 2 deletions

View file

@ -1,5 +1,8 @@
All notable changes to this project will be documented in this file.
### 1.5.3 - 30 aug '22
- Fix end time selection when it's in the next day
### 1.5.2 - 26 aug '22
- fix Editor background color

View file

@ -8,6 +8,9 @@ nav_order: 10
All notable changes to this project will be documented in this file.
### 1.5.3 - 30 aug '22
- Fix end time selection when it's in the next day
### 1.5.2 - 26 aug '22
- fix Editor background color

View file

@ -1,6 +1,6 @@
{
"name": "gancio",
"version": "1.5.2",
"version": "1.5.3",
"description": "A shared agenda for local communities",
"author": "lesion",
"scripts": {

View file

@ -11,4 +11,4 @@ mv gancio-$RELEASE.tgz releases/latest.tgz
cp gancio-$RELEASE.tgz.sig releases/
mv gancio-$RELEASE.tgz.sig releases/latest.tgz.sig
yarn doc
rsync -a docs/_site/ gancio.org:/var/www/gancio/
rsync -a docs/_site/ gancio.org:/var/www/gancio/