1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mobilizon_ynh.git synced 2024-09-03 19:46:19 +02:00

upgrade to 0.1.0-2019-07-04

This commit is contained in:
yalh76 2019-07-04 20:32:50 +02:00
parent 653cbb80e6
commit b39c06a197
4 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@ MobiliZon aims to solve existing platform's problems to organize events in a dec
Mobilizon is a tool designed to create platforms for managing communities and events. Its purpose is to help as many people as possible to free themselves from Facebook groups and events, from Meetup, etc.
**Shipped version:** 0.1.0-2019-06-14
**Shipped version:** 0.1.0-2019-07-04
## Important

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/1f0d125d6f488cca1a4dd9ba59efe1584dc9eb02/mobilizon-1f0d125d6f488cca1a4dd9ba59efe1584dc9eb02.tar.gz
SOURCE_SUM=66ed172914e365b0a422cd6bdfd2d8803900bfd320ac2717039a44bc7a660fd0
SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/3f9a4c38d6c1103d0a1737bd613a51b6485d3531/mobilizon-3f9a4c38d6c1103d0a1737bd613a51b6485d3531.tar.gz
SOURCE_SUM=270f03819f5aff82acf2fab8d93b93e366d34b76c41d288404652d4f90ec4627
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -26,7 +26,7 @@ config :mobilizon, MobilizonWeb.Endpoint,
],
secret_key_base:
"__SECRET__",
cache_static_manifest: "priv/static/cache_manifest.json"
cache_static_manifest: "priv/static/js/manifest.json"
# Configure your database
config :mobilizon, Mobilizon.Repo,

View file

@ -6,7 +6,7 @@
"en": "Your federated organization and mobilization platform.",
"fr": "Votre plateforme fédérée d'organisation et de mobilisation."
},
"version": "0.1.0-2019-06-14~ynh1",
"version": "0.1.0-2019-07-04~ynh1",
"url": "https://joinmobilizon.org/",
"license": "AGPL-3.0-or-later",
"maintainer": {