Browse Source

version bump

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
main
Stephan Richter 5 months ago
parent
commit
7d0ffc042c
  1. 2
      pom.xml
  2. 2
      static/templates/footer.st

2
pom.xml

@ -6,7 +6,7 @@
<groupId>org.example</groupId> <groupId>org.example</groupId>
<artifactId>Widerhall</artifactId> <artifactId>Widerhall</artifactId>
<version>1.0.5</version> <version>1.0.6</version>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>

2
static/templates/footer.st

@ -1,5 +1,5 @@
<div class="footer"> <div class="footer">
Widerhall Mail Distributor. Widerhall Mail Distributor.
Version 1.0.5. Version 1.0.6.
Get the sources at <a target="_blank" href="https://git.srsoftware.de/StephanRichter/Widerhall">git.srsoftware.de</a> Get the sources at <a target="_blank" href="https://git.srsoftware.de/StephanRichter/Widerhall">git.srsoftware.de</a>
</div> </div>

Loading…
Cancel
Save