Skip to content

Commit a279d73

Browse files
author
Digimer
committed
* Upped versions to 2.0.9 prior to next release.
Signed-off-by: Digimer <digimer@alteeve.ca>
1 parent 9081b07 commit a279d73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

anvil.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.8
1+
2.0.9

tools/striker-update

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ my $an = AN::Tools->new({
141141
# access that file, we'll use 'striker_default'. Optionally, the user can request the latest
142142
# master with '--master', in which case we will download the 'striker_master' URL. In all
143143
# cases, the downloaded file will be saved as 'striker_zip_file'.
144-
striker_default => "https://github.com/ClusterLabs/striker/archive/v2.0.8.zip",
144+
striker_default => "https://github.com/ClusterLabs/striker/archive/v2.0.9.zip",
145145
striker_latest => "https://www.alteeve.com/an-repo/striker_latest.txt",
146146
striker_master => "https://codeload.github.com/ClusterLabs/striker/zip/master",
147147
support => "https://alteeve.com/w/Support",

0 commit comments

Comments
 (0)