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

Commit

Permalink
Merge pull request #243 from krishnaIndia/version_0.8.1
Browse files Browse the repository at this point in the history
version change to 0.8.1
  • Loading branch information
Viv Rajkumar authored Aug 23, 2016
2 parents 0bb75fd + 2c54689 commit 02d627a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# SAFE Launcher Change Log

##[0.8.1]
- Package identifier updated to match correct reverse DNS identifier
- Updated the forum link
- Fixed empty file handling in NFS
- Fixed ffi process crash during unauthorised access
- Fixed fetch file with metadata via DNS

##[0.8.0]
- Set UI log file path from config handler
- DNS API - removed isPrivate param and replaced with rootPath
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "SAFE Launcher",
"identifier": "net.maidsafe.safelauncher",
"description": "SAFE Launcher Application",
"version": "0.8.0",
"version": "0.8.1",
"author": "MaidSafe",
"copyright": "© 2016, MaidSafe.net Ltd",
"main": "background.js",
Expand Down

0 comments on commit 02d627a

Please sign in to comment.