diff --git a/README.md b/README.md index ef95f0f2..bf00c1cf 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Current snapshot in *sources*: -* https://framagit.org/hubzilla/core: 3.4.2 (commit b655d04b3474893ee3dea99b77f2e7dd764729a0) -* https://framagit.org/hubzilla/addons: 3.4.2 (commit 2addc204c32da5ee281da04c2960801d1a8cbfbb) +* https://framagit.org/hubzilla/core: 3.6 (commit 52ad5b7df5cb57dafae974180690195c7799fad0) +* https://framagit.org/hubzilla/addons: 3.6 (commit dec18d28ab520feec6a70d82e74887ef379c9c90) ## To-Do's - [X] Installation and remove script. diff --git a/conf/app.src b/conf/app.src index 5f2aaa4e..c87481ad 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.4.2/core-3.4.2.zip -SOURCE_SUM=fd47d6942ae7d065e41ecffa5b46fd19 +SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.6/core-3.6.zip +SOURCE_SUM=0e9a7c194ec5add1800dd2ef015482ae SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR= diff --git a/conf/app_addons.src b/conf/app_addons.src index 058a6a7a..161161c8 100644 --- a/conf/app_addons.src +++ b/conf/app_addons.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.4.2/addons-3.4.2.zip -SOURCE_SUM=eb30780952583a85392d85a52ed29323 +SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.6/addons-3.6.zip +SOURCE_SUM=571590fa6d4933e37d5855df8d846892 SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR= diff --git a/manifest.json b/manifest.json index 6acf83d1..03c6d204 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "url": "https://github.com/redmatrix/hubzilla", "license": "Free as-is", - "version": "3.4.2", + "version": "3.6", "maintainer": { "name": "Anmol Sharma", "email": "anmol@datamol.org",