Skip to content

Commit 725dc03

Browse files
committed
Make sure old script versions are not cached...
1 parent b735110 commit 725dc03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appman.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@
566566
<Id>cmdopenfl</Id>
567567
<Name>OpenFL Installer Script</Name>
568568
<Version>1.0.0</Version>
569-
<Build>1</Build>
569+
<Build>2</Build>
570570
<Desc>Installs OpenFL and its dependencies with Haxelib.</Desc>
571571
<Group>Haxelib</Group>
572572
<Type>Executable</Type>
@@ -579,7 +579,7 @@
579579
<Id>cmdflixel</Id>
580580
<Name>HaxeFlixel Installer Script</Name>
581581
<Version>1.0.0</Version>
582-
<Build>1</Build>
582+
<Build>2</Build>
583583
<Desc>Installs HaxeFlixel and its dependencies with Haxelib.</Desc>
584584
<Group>Haxelib</Group>
585585
<Type>Executable</Type>

0 commit comments

Comments
 (0)