mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
chore: bump version to 0.11.23
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@different-ai/openwork-ui",
|
||||
"private": true,
|
||||
"version": "0.11.22",
|
||||
"version": "0.11.23",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@different-ai/openwork",
|
||||
"private": true,
|
||||
"version": "0.11.22",
|
||||
"version": "0.11.23",
|
||||
"owpenbotVersion": "0.1.19",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "openwork"
|
||||
version = "0.11.22"
|
||||
version = "0.11.23"
|
||||
description = "OpenWork"
|
||||
authors = ["Different AI"]
|
||||
edition = "2021"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "OpenWork",
|
||||
"version": "0.11.22",
|
||||
"version": "0.11.23",
|
||||
"identifier": "com.differentai.openwork",
|
||||
"build": {
|
||||
"beforeDevCommand": "pnpm -C ../.. --filter @different-ai/openwork run prepare:sidecar && pnpm -w dev:ui",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "openwrk",
|
||||
"version": "0.11.22",
|
||||
"version": "0.11.23",
|
||||
"description": "Headless OpenWork host orchestrator for OpenCode + OpenWork server + Owpenbot",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user