diff --git a/app/assets/images/LoadingSeal.png b/app/assets/images/LoadingSeal.png index afe2c4d4..956a7d40 100644 Binary files a/app/assets/images/LoadingSeal.png and b/app/assets/images/LoadingSeal.png differ diff --git a/app/assets/images/SealCircle.ico b/app/assets/images/SealCircle.ico index e37b95df..ff53b3de 100644 Binary files a/app/assets/images/SealCircle.ico and b/app/assets/images/SealCircle.ico differ diff --git a/app/assets/images/SealCircle.png b/app/assets/images/SealCircle.png index 9e21d08b..956a7d40 100644 Binary files a/app/assets/images/SealCircle.png and b/app/assets/images/SealCircle.png differ diff --git a/build/icon.ico b/build/icon.ico new file mode 100644 index 00000000..ff53b3de Binary files /dev/null and b/build/icon.ico differ diff --git a/build/icon.png b/build/icon.png deleted file mode 100644 index 9e21d08b..00000000 Binary files a/build/icon.png and /dev/null differ diff --git a/dev-app-update.yml b/dev-app-update.yml index aa7ce8f4..ec171bb5 100644 --- a/dev-app-update.yml +++ b/dev-app-update.yml @@ -1,3 +1,3 @@ -owner: dscalzi -repo: HeliosLauncher +owner: BroussenDev +repo: OuinariaLauncher provider: github diff --git a/package-lock.json b/package-lock.json index 22f5c30a..e5096ffa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ouilauncher", - "version": "1.9.0", + "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ouilauncher", - "version": "1.9.0", + "version": "1.0.0", "license": "UNLICENSED", "dependencies": { "@electron/remote": "^2.0.8", diff --git a/package.json b/package.json index 2e74a8d7..7ab1ada9 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,6 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/dscalzi/HeliosLauncher.git" + "url": "git+https://github.com/BroussenDev/OuinariaLauncher.git" } }