Skip to content

Commit 9f20dc7

Browse files
committed
bump
1 parent 6109f26 commit 9f20dc7

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Barretenberg",
33
"id": "barretenberg",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"description": "A feature to install Barretenberg",
66
"options": {
77
"version": {
@@ -10,7 +10,5 @@
1010
"description": "The version of Barretenberg to install. Defaults to the latest Nargo compatible version."
1111
}
1212
},
13-
"installsAfter": [
14-
"ghcr.io/signorecello/noir-bb-devcontainer-feature/noir:latest"
15-
]
13+
"installsAfter": ["ghcr.io/aztecprotocol/devcontainer-feature/noir:latest"]
1614
}

src/noir/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Noir",
33
"id": "noir",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"description": "A feature to install Noir",
66
"options": {
77
"version": {

0 commit comments

Comments
 (0)