Skip to content

Commit

Permalink
Update product name and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kræn Hansen committed May 11, 2020
1 parent 999383d commit 90e5829
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "realm-studio",
"productName": "Realm Studio",
"version": "3.10.0",
"description": "A tool for everything Realm!",
"productName": "MongoDB Realm Studio",
"version": "10.0.0-mongodb.0",
"description": "A tool for everything MongoDB Realm!",
"author": {
"name": "Realm Inc.",
"name": "Realm",
"email": "info@realm.io",
"url": "https://realm.io"
},
"repository": "https://github.com/realm/realm-studio",
"license": "Apache-2.0",
"main": "./build/main.bundle.js",
"build": {
"appId": "io.realm.realm-studio",
"appId": "com.mongodb.realm-studio",
"directories": {
"buildResources": "./resources"
},
Expand Down

0 comments on commit 90e5829

Please sign in to comment.