Skip to content

Commit a1683fe

Browse files
committed
Release 0.1.9
1 parent 52481ac commit a1683fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.6"
16+
version = ">= 0.1.9"
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.8"
16+
version = ">= 0.1.9"
1717
source = "github.com/torarnv/ipsw"
1818
}
1919
}

0 commit comments

Comments
 (0)