ci: release v3.0.1

This commit is contained in:
gitea-actions
2026-06-17 20:15:31 +00:00
parent a7a4bce19f
commit c0d7d7ce4f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "oflauncher", "name": "oflauncher",
"version": "3.0.0", "version": "3.0.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "oflauncher", "name": "oflauncher",
"version": "3.0.0", "version": "3.0.1",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "oflauncher", "name": "oflauncher",
"version": "3.0.0", "version": "3.0.1",
"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",