Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Commit b89f590

Browse files
author
Viv Rajkumar
authored
Merge pull request #109 from krishnaIndia/v0.5.1
version change to 0.5.1
2 parents 90831f6 + ea85128 commit b89f590

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

demo_app/CHANGELOG.MD

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# MaidSafe Demo App Change Log
22

3+
##[0.5.1]
4+
- Close application on authorisation failure
5+
36
##[0.5.0]
47
- New UI workflow integration
58
- Separation of website and network data management

demo_app/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "MaidSafe Demo App",
44
"identifier": "com.maidsafe.demo_app",
55
"description": "MaidSafe Demo Application",
6-
"version": "0.5.0",
6+
"version": "0.5.1",
77
"author": "MaidSafe",
88
"copyright": "",
99
"main": "background.js",

0 commit comments

Comments
 (0)