diff --git a/README.md b/README.md index 4d9a355..741dd79 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A distributed pastebin. i.e. it is a service where anyone can post things on the A networked place to store posted web documents. This is meant to allow for distributed social commentary and reaction around these documents using best practices recommended or noted by the W3C Social Web Working Group. -**Shipped version:** 1.2.0 +**Shipped version:** 1.3.0 ## Screenshots diff --git a/conf/app.src b/conf/app.src index 5334061..9595f68 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/gobengo/distbin/archive/v1.2.0.tar.gz -SOURCE_SUM=ae72d386e9c68afa4d6b08f0a9c9b441a04176001beb226b903f924076e5cfcb +SOURCE_URL=https://github.com/gobengo/distbin/archive/v1.3.0.tar.gz +SOURCE_SUM=65d9774cafbb5829b82d09b0ea0d3d5d1ec5f076fadef2b8576d29a901c58a90 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b88c2b1..e19b3ef 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Distributed pastebin with ActivityPub.", "fr": "Pastebin distribué utilisant le protocole ActivityPub." }, - "version": "1.2.0~ynh3", + "version": "1.3.0~ynh3", "url": "https://example.com", "license": "Apache-2.0", "maintainer": {