mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action
synced 2026-02-18 01:31:15 +01:00
Merge pull request #123 from Minionguyjpro/Minionguyjpro-patch-1
Bump to v1.2.6
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "inno-setup-action",
|
||||
"version": "1.2.5",
|
||||
"version": "1.2.6",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "inno-setup-action",
|
||||
"version": "1.2.5",
|
||||
"version": "1.2.6",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "inno-setup-action",
|
||||
"description": "GitHub action to compile .iss (Inno Setup Script) files.",
|
||||
"version": "1.2.5",
|
||||
"version": "1.2.6",
|
||||
"author": "Minionguyjpro",
|
||||
"type": "module",
|
||||
"private": false,
|
||||
|
||||
Reference in New Issue
Block a user