Skip to content

Commit

Permalink
Merge pull request #6442 from kevlahnota/master2
Browse files Browse the repository at this point in the history
include build.txt
  • Loading branch information
kevlahnota authored Oct 27, 2024
2 parents 16b0bd2 + b711b00 commit 18d8817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forge-gui-android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,7 @@
<ftp password="${cardforge.pass}" server="${cardforge.server}" userid="${cardforge.user}" passive="true" remotedir="maven/releases/forge/forge-gui-android/">
<fileset dir="${project.build.directory}/classes">
<include name="version.txt" />
<include name="build.txt" />
</fileset>
</ftp>
</target>
Expand Down

0 comments on commit 18d8817

Please sign in to comment.