Skip to content

Commit 41d84ee

Browse files
authored
Update the versions to align with already released 0.39.2 (All-Hands-AI#8673)
1 parent 0c29244 commit 41d84ee

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

frontend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openhands-frontend",
3-
"version": "0.39.1",
3+
"version": "0.39.2",
44
"private": true,
55
"type": "module",
66
"engines": {

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[tool.poetry]
88
name = "openhands-ai"
9-
version = "0.39.1"
9+
version = "0.39.2"
1010
description = "OpenHands: Code Less, Make More"
1111
authors = [ "OpenHands" ]
1212
license = "MIT"

0 commit comments

Comments
 (0)