Skip to content

Commit

Permalink
add asm- prefix to upgrades field on mesh ops
Browse files Browse the repository at this point in the history
  • Loading branch information
SanyaKochhar committed Aug 30, 2023
1 parent e1faef4 commit 8465ee9
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
"revision": "asm-1-17",
"upgrades": [
"1-18"
"asm-1-18"
],
"compatibleWith": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"properties": {
"revision": "asm-1-17",
"upgrades": [
"1-18"
"asm-1-18"
],
"compatibleWith": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
{
"revision": "asm-1-17",
"upgrades": [
"1-18"
"asm-1-18"
],
"compatibleWith": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"properties": {
"revision": "asm-1-17",
"upgrades": [
"1-18"
"asm-1-18"
],
"compatibleWith": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
"revision": "asm-1-17",
"upgrades": [
"1-18"
"asm-1-18"
],
"compatibleWith": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"properties": {
"revision": "asm-1-17",
"upgrades": [
"1-18"
"asm-1-18"
],
"compatibleWith": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
{
"revision": "asm-1-17",
"upgrades": [
"1-18"
"asm-1-18"
],
"compatibleWith": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"properties": {
"revision": "asm-1-17",
"upgrades": [
"1-18"
"asm-1-18"
],
"compatibleWith": [
{
Expand Down

0 comments on commit 8465ee9

Please sign in to comment.