From f3127c97823f7e86751e8aac29c977133cd28078 Mon Sep 17 00:00:00 2001 From: serh11p Date: Tue, 5 Oct 2021 17:11:54 +0300 Subject: [PATCH] 1.13.2 --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b0beed6144..42c69f7d2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "temple-wallet", - "version": "1.13.1", + "version": "1.13.2", "private": true, "scripts": { "start": "cross-env NODE_ENV=development webpack --watch --info-verbosity none --display minimal --hide-modules", diff --git a/public/manifest.json b/public/manifest.json index a1509ae2c2..021996c726 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Temple - Tezos Wallet (ex. Thanos)", - "version": "1.13.1", + "version": "1.13.2", "icons": { "16": "misc/icon-16.png",