1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00

Merge pull request #107 from YunoHost-Apps/testing

upgrade
This commit is contained in:
eric_G 2023-11-27 16:45:38 +01:00 committed by GitHub
commit 8f6e1a302a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
"en": "Manage the various aspects of your business or association",
"fr": "Gérez les différents aspects de votre activité pro ou associative"
},
"version": "18.0.1~ynh1",
"version": "18.0.3~ynh1",
"url": "https://www.dolibarr.org/",
"upstream": {
"license": "GPL-3.0-or-later",

View file

@ -1,7 +1,7 @@
#!/bin/bash
# Target version of the Dolibarr update
next_version="18.0.1"
next_version="18.0.3"
# Dolibarr tarball checksum
dolibarr_source_sha256="37bd3c8533b821c241dbb34b0e88349c1d5b43f7ffa6027f0b7970748d1f727a"
dolibarr_source_sha256="8639d466b26f0fba7d2b610a96ffcf36a657b1e00bdc2e5a1ac5287521dcb4ed"