Skip to content

Commit 9d9599b

Browse files
committed
version bump
1 parent ecc9f34 commit 9d9599b

File tree

16 files changed

+39
-39
lines changed

16 files changed

+39
-39
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ When downloading from either location, check the URL bar of your browser to ensu
3333

3434
### Current Release
3535

36-
The most recent (v1.3.7) release can downloaded using these links:
36+
The most recent (v1.3.8) release can downloaded using these links:
3737

38-
- [Windows Installer](https://github.com/greymass/anchor/releases/download/v1.3.7/win-anchor-wallet-1.3.7.exe)
39-
- [macOS Package](https://github.com/greymass/anchor/releases/download/v1.3.7/mac-anchor-wallet-1.3.7-x64.dmg)
40-
- [Linux (deb)](https://github.com/greymass/anchor/releases/download/v1.3.7/linux-anchor-wallet-1.3.7-amd64.deb)
41-
- [Linux (AppImage)](https://github.com/greymass/anchor/releases/download/v1.3.7/linux-anchor-wallet-1.3.7-x86_64.AppImage)
38+
- [Windows Installer](https://github.com/greymass/anchor/releases/download/v1.3.8/win-anchor-wallet-1.3.8.exe)
39+
- [macOS Package](https://github.com/greymass/anchor/releases/download/v1.3.8/mac-anchor-wallet-1.3.8-x64.dmg)
40+
- [Linux (deb)](https://github.com/greymass/anchor/releases/download/v1.3.8/linux-anchor-wallet-1.3.8-amd64.deb)
41+
- [Linux (AppImage)](https://github.com/greymass/anchor/releases/download/v1.3.8/linux-anchor-wallet-1.3.8-x86_64.AppImage)
4242

4343
The latest release will always be available on the releases page of this repository:
4444

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "anchor-wallet",
33
"productName": "Anchor Wallet",
4-
"version": "1.3.7",
4+
"version": "1.3.8",
55
"description": "An EOSIO Light Wallet with simple tools for basic activities and advanced tools for power users.",
66
"main": "./main.prod.js",
77
"author": {

app/renderer/assets/locales/de-DE/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"account_authority": "Account/Authority",
33
"application_name": "Anchor",
4-
"application_version": "v1.3.7",
4+
"application_version": "v1.3.8",
55
"back": "Back",
66
"block_height": "Block Height",
77
"blockchain": "Blockchain",

app/renderer/assets/locales/el-GR/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"account_authority": "Account/Authority",
33
"application_name": "Anchor",
4-
"application_version": "v1.3.7",
4+
"application_version": "v1.3.8",
55
"back": "Back",
66
"block_height": "Block Height",
77
"blockchain": "Blockchain",

app/renderer/assets/locales/en-US/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"account_authority": "Account/Authority",
33
"application_name": "Anchor",
4-
"application_version": "v1.3.7",
4+
"application_version": "v1.3.8",
55
"back": "Back",
66
"block_height": "Block Height",
77
"blockchain": "Blockchain",

app/renderer/assets/locales/es-ES/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"account_authority": "Account/Authority",
33
"application_name": "Anchor",
4-
"application_version": "v1.3.7",
4+
"application_version": "v1.3.8",
55
"back": "Atrás",
66
"block_height": "Altura del bloque",
77
"blockchain": "Blockchain",

app/renderer/assets/locales/et-EE/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"account_authority": "Account/Authority",
33
"application_name": "Anchor",
4-
"application_version": "v1.3.7",
4+
"application_version": "v1.3.8",
55
"back": "Tagasi",
66
"block_height": "Ploki kõrgus",
77
"blockchain": "Blockchain",

app/renderer/assets/locales/fr-FR/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"account_authority": "Account/Authority",
33
"application_name": "Anchor",
4-
"application_version": "v1.3.7",
4+
"application_version": "v1.3.8",
55
"back": "Back",
66
"block_height": "Hauteur du Bloc",
77
"blockchain": "Blockchain",

app/renderer/assets/locales/id-ID/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"account_authority": "Account/Authority",
33
"application_name": "Anchor",
4-
"application_version": "v1.3.7",
4+
"application_version": "v1.3.8",
55
"back": "Kembali",
66
"block_height": "Tinggi Block",
77
"blockchain": "Blockchain",

app/renderer/assets/locales/it-IT/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"account_authority": "Account/Authority",
33
"application_name": "Anchor",
4-
"application_version": "v1.3.7",
4+
"application_version": "v1.3.8",
55
"back": "Back",
66
"block_height": "Numero di Blocco",
77
"blockchain": "Blockchain",

0 commit comments

Comments
 (0)