Patch release 0.51.1 (#10023)

Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
mamoodi 2025-07-31 15:21:54 -04:00 committed by GitHub
parent d88e68eb49
commit 4759a78c12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
{
"name": "openhands-frontend",
"version": "0.51.0",
"version": "0.51.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "openhands-frontend",
"version": "0.51.0",
"version": "0.51.1",
"dependencies": {
"@heroui/react": "^2.8.2",
"@microlink/react-json-view": "^1.26.2",

View File

@ -1,6 +1,6 @@
{
"name": "openhands-frontend",
"version": "0.51.0",
"version": "0.51.1",
"private": true,
"type": "module",
"engines": {

View File

@ -6,7 +6,7 @@ requires = [
[tool.poetry]
name = "openhands-ai"
version = "0.51.0"
version = "0.51.1"
description = "OpenHands: Code Less, Make More"
authors = [ "OpenHands" ]
license = "MIT"