ci: release v2.0.0

This commit is contained in:
gitea-actions
2026-06-14 12:24:21 +00:00
parent 4756420f8d
commit e31cdb693e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "oflauncher", "name": "oflauncher",
"version": "1.1.0", "version": "2.0.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "oflauncher", "name": "oflauncher",
"version": "1.1.0", "version": "2.0.0",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "oflauncher", "name": "oflauncher",
"version": "1.1.0", "version": "2.0.0",
"description": "Launcher Minecraft custom pour le modpack ATM10 (1.21.1 / NeoForge)", "description": "Launcher Minecraft custom pour le modpack ATM10 (1.21.1 / NeoForge)",
"main": "./out/main/index.js", "main": "./out/main/index.js",
"author": "OFLauncher", "author": "OFLauncher",