Skip to content

Commit 25f118b

Browse files
committed
Release version 1.3.11
1 parent ef41d57 commit 25f118b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

3+
## 1.3.11
4+
Build date: Dec 23, 2024.
5+
6+
Features & Update:
7+
- Support swap TAO on SimpleSwap (#3855)
8+
- Update content on unstake screen for some earning options (#3778)
9+
10+
Bug fixed:
11+
- Fix errors when making transactions on Tangle mainnet (#3861)
12+
313
## 1.3.10
414
Build date: Dec 12, 2024.
515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/Koniverse/Subwallet-V2.git"
1111
},
1212
"sideEffects": false,
13-
"version": "1.3.11-0",
13+
"version": "1.3.11",
1414
"workspaces": [
1515
"packages/*"
1616
],

0 commit comments

Comments
 (0)