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

Commit 90d587b

Browse files
author
Viv Rajkumar
authored
Merge pull request #94 from krishnaIndia/v0.4.0
version change to v0.4.0
2 parents bf84066 + 606fee9 commit 90d587b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

demo_app/CHANGELOG.MD

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

3+
##[0.4.0]
4+
- File size limit increased to 50 MB
5+
- Compatibility with safe launcher v0.6.0
6+
37
##[0.3.1]
48
- Error handling for file upload streaming
59
- validation for service and public names

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.3.1",
6+
"version": "0.4.0",
77
"author": "MaidSafe",
88
"copyright": "",
99
"main": "background.js",

0 commit comments

Comments
 (0)