Skip to content

Commit

Permalink
feat: adjusted version
Browse files Browse the repository at this point in the history
  • Loading branch information
WizardOfCodez committed Mar 19, 2020
1 parent 3146fa9 commit 923f68d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nknx-vault",
"version": "1.0.0",
"version": "0.1.0",
"description": "The NKN desktop wallet",
"main": "./dist/main/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/lang/en-US.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export default {
nameService: 'Name Service',
registerName: 'Register',
registerNameDecr: 'By registering a new name you will be able to manage your digital assets on the network with this unique identifier instead of your default address code.',
registerNameNotice: 'Notice: The fee for this action is 10 NKN.',
registerNameNotice: 'Notice: The fee for this action is 10 NKN',
unregisteredWalletDescr: 'You do not have a name associated with your wallet.',
registeredWalletDescr: 'You already have a name associated with your wallet',
desiredName: 'Desired name',
Expand Down

0 comments on commit 923f68d

Please sign in to comment.