diff --git a/package.json b/package.json index 3e46f5d..e583f84 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "Genotify", "productName": "Genotify", - "version": "1.1.0", + "version": "1.1.1", "author": "Jared Andrews", "license": "GPL-3.0", - "repository": "https://github.com/j-andrews7/GenotifyDesktop", + "repository": "https://github.com/j-andrews7/Genotify", "main": "main.js", "scripts": { "start": "electron .",