New tester
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-08-29 16:28:48 +02:00
parent 457d23fb1a
commit ed7c052520

View File

@@ -1,6 +1,6 @@
#!/bin/sh
TESTERVERSION=0.0.1
TESTERVERSION=0.0.2
# Get the release information from the api for the specified version
curl -X GET "https://git.p-epsilon.com/api/v1/repos/Deukhoofd/PokemonScriptTester/releases/tags/$TESTERVERSION" -H "accept: application/json" |