Skip to content

Commit 636f1b1

Browse files
committed
Add new line to the end of json files
1 parent 9cb62d4 commit 636f1b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dotnet/scalardb-cluster-sample/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"rollForward": "latestMinor",
55
"allowPrerelease": false
66
}
7-
}
7+
}

dotnet/scalardb-cluster-sample/scalardb-options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"ScalarDbOptions": {
33
"Address": "http://localhost:60053"
44
}
5-
}
5+
}

0 commit comments

Comments
 (0)