Skip to content

Commit

Permalink
Really use version 1.2.14 of IrpTransmogrifier and Girr.
Browse files Browse the repository at this point in the history
  • Loading branch information
bengtmartensson committed Jan 13, 2025
1 parent 4c46017 commit 9212df7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<inno_path>${basedir}/Inno_Setup_6/ISCC.exe</inno_path>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<IrpTransmogrifier.version>1.2.14-SNAPSHOT</IrpTransmogrifier.version>
<Girr.version>2.2.14-SNAPSHOT</Girr.version>
<IrpTransmogrifier.version>1.2.14</IrpTransmogrifier.version>
<Girr.version>2.2.14</Girr.version>
</properties>

<profiles>
Expand Down

0 comments on commit 9212df7

Please sign in to comment.