Skip to content

Commit

Permalink
Change to the version and app name
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanTimberlake committed Sep 30, 2024
1 parent ce1d64d commit e295cc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "your-project-name",
"version": "1.0.0",
"name": "HighViz",
"version": "3.0.0",
"main": "src/electron.js",
"type": "commonjs",
"scripts": {
Expand Down Expand Up @@ -91,7 +91,7 @@
},
"packageManager": "yarn@4.4.1",
"build": {
"appId": "com.Bitforge.High-Viz",
"appId": "com.Bitforge.HighViz",
"files": [
"public/build/**/*",
"src/**/*",
Expand Down

0 comments on commit e295cc2

Please sign in to comment.