1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 17:41:18 +01:00

Update package.json

This commit is contained in:
Minionguyjpro
2025-06-18 20:28:06 +02:00
committed by GitHub
parent 08ba942c52
commit 7d760f5940

View File

@@ -1,7 +1,7 @@
{ {
"name": "inno-setup-action", "name": "inno-setup-action",
"description": "GitHub action to compile .iss (Inno Setup Script) files.", "description": "GitHub action to compile .iss (Inno Setup Script) files.",
"version": "1.2.5", "version": "1.2.6",
"author": "Minionguyjpro", "author": "Minionguyjpro",
"type": "module", "type": "module",
"private": false, "private": false,