Skip to content

Commit

Permalink
Version 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
RangerMauve committed Oct 14, 2020
1 parent 2923df1 commit 8b0ece3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Natakanu",
"productName": "Natakanu",
"version": "0.0.8",
"version": "0.0.9",
"private": true,
"description": "Local-first file transfer app for indigenous communities.",
"main": "./main.prod.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "natakanu-desktop",
"productName": "Natakanu",
"private": true,
"version": "0.0.8",
"version": "0.0.9",
"description": "Desktop application for Natakanu - A local file transfer program",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit 8b0ece3

Please sign in to comment.