Update to wtapi 0.8.0

This commit is contained in:
Minecon724 2024-09-24 19:57:21 +02:00
parent 1051d1fdbe
commit e4e2378e1d
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8
2 changed files with 3 additions and 2 deletions

View file

@ -69,4 +69,5 @@ t = (longitude / 15) * 1000 * scale
accounting for sunrise and sunset
TODO, idk yet without
update: this is now possible with 0.8.0 api

View file

@ -33,7 +33,7 @@
<dependency>
<groupId>eu.m724</groupId>
<artifactId>wtapi</artifactId>
<version>0.7</version>
<version>0.8.0</version>
</dependency>
<dependency>
<groupId>eu.m724</groupId>