From 8dca00f6a2f7bc102e392dc7937702524f29cf8f Mon Sep 17 00:00:00 2001 From: Alex Yocom-Piatt Date: Tue, 7 Apr 2026 10:14:36 -0400 Subject: [PATCH] Bump to v2.1.4 --- app/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/package.json b/app/package.json index 697e35ad2d..113bbaad19 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "decrediton", "productName": "Decrediton", - "version": "2.1.3", + "version": "2.1.4", "description": "Graphical wallet for Decred supporting staking, privacy, and decentralized exchange.", "main": "./main.js", "author": { diff --git a/package.json b/package.json index 3555e005cc..e0b1e6dc49 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "decrediton", "productName": "Decrediton", - "version": "2.1.3", + "version": "2.1.4", "description": "Decrediton based on React, React Router, Webpack, React Hot Loader for rapid application development", "main": "main.js", "scripts": {