Use tester 0.0.13
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing

This commit is contained in:
2022-02-12 17:59:17 +01:00
parent 92edafc6fb
commit 92e3ac87da

View File

@@ -1,6 +1,6 @@
#!/bin/sh
TESTERVERSION=0.0.12
TESTERVERSION=0.0.13
# 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" |