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

Bump to v1.2.5 (#83)

* Update package-lock.json

* Update package.json
This commit is contained in:
Minionguyjpro
2024-09-30 16:55:26 +02:00
committed by GitHub
parent a89bbc0a93
commit 7547f78e92
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "inno-setup-action",
"version": "1.2.4",
"version": "1.2.5",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

@@ -1,7 +1,7 @@
{
"name": "inno-setup-action",
"description": "GitHub action to compile .iss (Inno Setup Script) files.",
"version": "1.2.4",
"version": "1.2.5",
"author": "Minionguyjpro",
"private": false,
"homepage": "https://github.com/Minionguyjpro/Inno-Setup-Action#readme",