Skip to content

Commit

Permalink
Bump to v1.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
M5oul committed Sep 12, 2023
1 parent 62c571b commit 5edf1e0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
It allows you to manage your wallet, certify your friends, and more!


**Shipped version:** 1.7.9~ynh1
**Shipped version:** 1.7.10~ynh1
## Documentation and resources

* Official app website: <https://cesium.app>
Expand Down
2 changes: 1 addition & 1 deletion README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
It allows you to manage your wallet, certify your friends, and more!


**Version incluse :** 1.7.9~ynh1
**Version incluse :** 1.7.10~ynh1
## Documentations et ressources

* Site officiel de l’app : <https://cesium.app>
Expand Down
4 changes: 2 additions & 2 deletions conf/app.src
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/duniter/cesium/releases/download/v1.7.9/cesium-v1.7.9-web.zip
SOURCE_SUM=f11726c0c61a674c313bda985801128a9b10b9f53e0815830a81b4a1832fd0c5
SOURCE_URL=https://github.com/duniter/cesium/releases/download/v1.7.10/cesium-v1.7.10-web.zip
SOURCE_SUM=28fa6d8a94d72e1984d80b6b241ae94928a92b18a400c497fb499c3425adb164
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"en": "Duniter client to manage wallets, certifications in a libre money",
"fr": "Client Duniter pour gérer ses portes-monnaie, les certifications au sein d’une monnaie libre"
},
"version": "1.7.9~ynh1",
"version": "1.7.10~ynh1",
"url": "https://github.com/duniter/cesium",
"upstream": {
"license": "AGPL-3.0-or-later",
Expand Down

0 comments on commit 5edf1e0

Please sign in to comment.