Skip to content

Commit d932179

Browse files
noisekitdbeal-eth
andauthored
Bump versions to indicate oracle manager fix (#310)
Co-authored-by: dbeal <[email protected]>
1 parent bfffd6c commit d932179

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

omnibus-arbitrum-mainnet.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "synthetix-omnibus"
2-
version = "5"
2+
version = "6"
33
description = "Includes the full synthetix system with configurations applied"
44
preset = "main"
55
include = [

omnibus-arbitrum-sepolia.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "synthetix-omnibus"
2-
version = "11"
2+
version = "12"
33
description = "Arbitrum deployment"
44
preset = "main"
55
include = [

omnibus-mainnet.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "synthetix-omnibus"
2-
version = "5"
2+
version = "6"
33
description = "Includes the full synthetix system with configurations applied"
44
include = [
55
"tomls/settings.toml",

omnibus-sepolia.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "synthetix-omnibus"
2-
version = "3"
2+
version = "4"
33
description = "Includes the full synthetix system with configurations applied"
44
include = [
55
"tomls/settings.toml",

0 commit comments

Comments
 (0)