Skip to content

Commit 6154fdf

Browse files
committed
Release 0.1.5
1 parent 2e52a56 commit 6154fdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.web-docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Then, run [`packer init`](https://www.packer.io/docs/commands/init).
1313
packer {
1414
required_plugins {
1515
ipsw = {
16-
version = ">= 0.1.4"
16+
version = ">= 0.1.5"
1717
source = "github.com/torarnv/ipsw"
1818
}
1919
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Then, run [`packer init`](https://www.packer.io/docs/commands/init).
1313
packer {
1414
required_plugins {
1515
ipsw = {
16-
version = ">= 0.1.4"
16+
version = ">= 0.1.5"
1717
source = "github.com/torarnv/ipsw"
1818
}
1919
}

0 commit comments

Comments
 (0)