updated Makefile

This commit is contained in:
Stephan Richter
2021-08-21 18:05:18 +02:00
parent 1df6dd5b2f
commit 221e85dfb1
2 changed files with 2 additions and 2 deletions

View File

@@ -113,7 +113,7 @@ stop:
update_apt:
sudo apt-get update
sudo apt update -y
update: update_apt update_w4r

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.srsoftware</groupId>
<artifactId>web4rail</artifactId>
<version>1.5.14</version>
<version>1.5.15</version>
<name>Web4Rail</name>
<packaging>jar</packaging>
<description>Java Model Railway Control</description>