Skip to content

Commit

Permalink
Update SDK versions to 1.0.0 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
janpieterz committed Sep 5, 2024
1 parent 7715912 commit 119a754
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"backendVersion": "0.6",
"nodePatchVersion": "2",
"csharpPatchVersion": "1",
"javaPatchVersion": "1",
"goPatchVersion": "1",
"pythonPatchVersion": "1",
"phpPatchVersion": "1",
"rubyPatchVersion": "1",
"backendVersion": "1.0",
"nodePatchVersion": "0",
"csharpPatchVersion": "0",
"javaPatchVersion": "0",
"goPatchVersion": "0",
"pythonPatchVersion": "0",
"phpPatchVersion": "0",
"rubyPatchVersion": "0",
"swiftUIVersion": "0.3.14",
"androidUIVersion": "0.3.3",
"flutterUIVersion": "0.1.0",
"reactNativeUIVersion": "0.1.6",
"webUIVersion": "0.5.5"
"webUIVersion": "1.0.0"
}

0 comments on commit 119a754

Please sign in to comment.