feat: Release 2.2.2

This commit is contained in:
Leafd 2024-10-06 20:50:00 -06:00
parent 8fcc41b9a4
commit e06effcd5a
No known key found for this signature in database
GPG Key ID: E3C7A5F038AFF7A6
3 changed files with 8 additions and 7 deletions

View File

@ -1,3 +1,4 @@
owner: leafd
owner: LeafdTK
repo: Launcher
provider: github
releaseType: release

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "marcusklauncher",
"version": "2.2.1",
"version": "2.2.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "marcusklauncher",
"version": "2.2.1",
"version": "2.2.2",
"license": "UNLICENSED",
"dependencies": {
"@electron/remote": "^2.1.2",

View File

@ -1,9 +1,9 @@
{
"name": "marcusklauncher",
"version": "2.2.1",
"version": "2.2.2",
"productName": "Marcusk Studio Launcher",
"description": "Modded Minecraft Launcher",
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
"description": "Launcher for the Marcusk Events",
"author": "Leafd (https://github.com/Leafd_TK/)",
"license": "UNLICENSED",
"homepage": "https://marcusk.fun/",
"bugs": {
@ -46,6 +46,6 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/dscalzi/HeliosLauncher.git"
"url": "git+https://github.com/LeafdTK/Launcher.git"
}
}