We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ed93b commit 706121dCopy full SHA for 706121d
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+Version 0.9.34 - August 30th, 2024
2
+- Fix issue with divisiblity on `Reset Supply` form
3
+- Updates to support datatables 2.1.5
4
+
5
Version 0.9.33 - July 29th, 2024
6
- Fix issue with closing dispensers from `origin` address
7
package.json
@@ -2,7 +2,7 @@
"main": "index.html",
"name": "FreeWallet",
"description": "Freewallet is a free open source desktop wallet that supports Bitcoin and Counterparty",
- "version": "0.9.33",
+ "version": "0.9.34",
"author": "Jeremy Johnson <j-dog@j-dog.net>",
"license": "MIT",
8
"user-agent": "%name %ver (%osinfo)",
0 commit comments