diff --git a/package.json b/package.json index d94bd4e..c4b1a44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharu", - "version": "0.1.3", + "version": "1.0.0", "description": "fully decentralized, post-cloud, unstoppable, censorfree, trustless, anonymous filesharing", "homepage": "https://sharu.io", "author": { diff --git a/src/app/util/gitversion.ts b/src/app/util/gitversion.ts index 48aa191..d6cc004 100644 --- a/src/app/util/gitversion.ts +++ b/src/app/util/gitversion.ts @@ -1 +1 @@ -export const githash = '2f0e216'; +export const githash = 'f89cdb';