Skip to content

Commit d7cdccc

Browse files
Update .release-please-manifest.json
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
1 parent 3dff980 commit d7cdccc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
".": "0.1.0",
2+
".": "0.1.0-alpha.0",
33
"java": "0.1.0-SNAPSHOT",
4-
"python": "0.1.0",
4+
"python": "0.1.0.dev0",
55
"go": "0.1.0",
6-
"js": "0.1.0",
7-
"dotnet": "0.1.0"
6+
"js": "0.1.0-alpha.0",
7+
"dotnet": "0.1.0-alpha.0"
88
}

0 commit comments

Comments
 (0)