chore: bump installer for new version

This commit is contained in:
decentral1se 2021-09-16 09:49:48 +02:00
parent 8e111dc32f
commit 357cc0593a
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
ABRA_VERSION="0.1.2-alpha"
ABRA_VERSION="0.1.3-alpha"
ABRA_RELEASE_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$ABRA_VERSION"
function show_banner {