v25.09.22

This commit is contained in:
Jafea7 2025-09-22 22:14:23 +10:00
parent 231a6c9456
commit 63440b5ea8
5 changed files with 9 additions and 4 deletions

View File

@ -11,6 +11,11 @@ If this version doesn't do what you want, don't use it ... simple.
Changes from reusedname's v5.3.2 version.
25.09.22
========================
* Adjust -Xmx parameter, increase Heap size
* Change default contact sheet filename
25.09.15
========================
* Add missing UserAgent parameter to minimal-browser call for some sites

View File

@ -8,7 +8,7 @@
<parent>
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<version>25.9.15</version>
<version>25.9.22</version>
<relativePath>../master</relativePath>
</parent>

View File

@ -8,7 +8,7 @@
<parent>
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<version>25.9.15</version>
<version>25.9.22</version>
<relativePath>../master</relativePath>
</parent>

View File

@ -11,7 +11,7 @@
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<packaging>pom</packaging>
<version>25.9.15</version>
<version>25.9.22</version>
<modules>
<module>../common</module>

View File

@ -8,7 +8,7 @@
<parent>
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<version>25.9.15</version>
<version>25.9.22</version>
<relativePath>../master</relativePath>
</parent>