mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
update version
This commit is contained in:
parent
968a041e75
commit
bb1ecb0a09
2 changed files with 6 additions and 1 deletions
|
@ -14,3 +14,8 @@ Personal Relationship Manager - a new kind of CRM to organize interactions with
|
|||
* This is due to a limitation in monica, not yunohost!
|
||||
* See [here](https://github.com/monicahq/monica/issues/139) for the current progress.
|
||||
* [x] make root domain redirect to index.php
|
||||
|
||||
|
||||
## Notes for Upgrading
|
||||
|
||||
* Check for changes in .env
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
|
||||
# monica git version
|
||||
VERSION="597991d"
|
||||
VERSION="ffbf92c"
|
||||
|
||||
# Remote URL to fetch monica source tarball
|
||||
MONICA_SOURCE_URL="https://github.com/monicahq/monica/archive/${VERSION}.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue