Skip to content

Commit 3796339

Browse files
committed
bump to v0.6.0
1 parent 49c5e10 commit 3796339

20 files changed

Lines changed: 54 additions & 54 deletions

File tree

desktop/package-lock.json

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

desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dotcraft-desktop",
3-
"version": "0.5.9",
3+
"version": "0.6.0",
44
"description": "DotCraft",
55
"author": {
66
"name": "DotCraft"

desktop/resources/plugins/dotcraft-bundled/plugins/oratorio/.craft-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schemaVersion": 1,
33
"id": "oratorio",
4-
"version": "0.5.9",
4+
"version": "0.6.0",
55
"displayName": "Oratorio",
66
"description": "Manage local, GitHub, and GitLab work from one agent-driven project board.",
77
"capabilities": ["skill", "app"],

docs/public/release-downloads.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
11
{
22
"schemaVersion": 1,
33
"repository": "DotHarness/dotcraft",
4-
"version": "0.5.9",
5-
"tag": "v0.5.9",
4+
"version": "0.6.0",
5+
"tag": "v0.6.0",
66
"assets": {
77
"desktop-win-x64": {
8-
"fileName": "DotCraft-v0.5.9-win-x64-Setup.exe",
9-
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-win-x64-Setup.exe"
8+
"fileName": "DotCraft-v0.6.0-win-x64-Setup.exe",
9+
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-win-x64-Setup.exe"
1010
},
1111
"desktop-win-arm64": {
12-
"fileName": "DotCraft-v0.5.9-win-arm64-Setup.exe",
13-
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-win-arm64-Setup.exe"
12+
"fileName": "DotCraft-v0.6.0-win-arm64-Setup.exe",
13+
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-win-arm64-Setup.exe"
1414
},
1515
"desktop-macos-x64": {
16-
"fileName": "DotCraft-v0.5.9-macos-x64.dmg",
17-
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-macos-x64.dmg"
16+
"fileName": "DotCraft-v0.6.0-macos-x64.dmg",
17+
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-macos-x64.dmg"
1818
},
1919
"desktop-macos-arm64": {
20-
"fileName": "DotCraft-v0.5.9-macos-arm64.dmg",
21-
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-macos-arm64.dmg"
20+
"fileName": "DotCraft-v0.6.0-macos-arm64.dmg",
21+
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-macos-arm64.dmg"
2222
},
2323
"cli-win-x64": {
24-
"fileName": "DotCraft-v0.5.9-win-x64.zip",
25-
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-win-x64.zip"
24+
"fileName": "DotCraft-v0.6.0-win-x64.zip",
25+
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-win-x64.zip"
2626
},
2727
"cli-win-arm64": {
28-
"fileName": "DotCraft-v0.5.9-win-arm64.zip",
29-
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-win-arm64.zip"
28+
"fileName": "DotCraft-v0.6.0-win-arm64.zip",
29+
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-win-arm64.zip"
3030
},
3131
"cli-macos-x64": {
32-
"fileName": "DotCraft-v0.5.9-macos-x64.tar.gz",
33-
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-macos-x64.tar.gz"
32+
"fileName": "DotCraft-v0.6.0-macos-x64.tar.gz",
33+
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-macos-x64.tar.gz"
3434
},
3535
"cli-macos-arm64": {
36-
"fileName": "DotCraft-v0.5.9-macos-arm64.tar.gz",
37-
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-macos-arm64.tar.gz"
36+
"fileName": "DotCraft-v0.6.0-macos-arm64.tar.gz",
37+
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-macos-arm64.tar.gz"
3838
},
3939
"cli-linux-x64": {
40-
"fileName": "DotCraft-v0.5.9-linux-x64.tar.gz",
41-
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.5.9/DotCraft-v0.5.9-linux-x64.tar.gz"
40+
"fileName": "DotCraft-v0.6.0-linux-x64.tar.gz",
41+
"url": "https://github.com/DotHarness/dotcraft/releases/download/v0.6.0/DotCraft-v0.6.0-linux-x64.tar.gz"
4242
}
4343
}
4444
}

sdk/dotnet/samples/DotNetPluginSample/Desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"build": "tsc --noEmit && dotcraft-plugin build"
88
},
99
"devDependencies": {
10-
"@dotcraft/plugin": "0.5.9",
10+
"@dotcraft/plugin": "0.6.0",
1111
"@types/react": "^19.0.0",
1212
"@types/react-dom": "^19.0.0",
1313
"react": "^19.0.0",

sdk/dotnet/src/DotCraft.Sdk/DotCraft.Sdk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<PackageId>DotCraft.Sdk</PackageId>
8-
<Version>0.5.9</Version>
8+
<Version>0.6.0</Version>
99
<Authors>DotHarness</Authors>
1010
<Description>Lightweight .NET SDK for DotCraft Hub and AppServer protocol clients.</Description>
1111
<PackageProjectUrl>https://github.com/DotHarness/dotcraft</PackageProjectUrl>

sdk/python/dotcraft/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
try:
4242
__version__ = version("dotcraft")
4343
except PackageNotFoundError:
44-
__version__ = "0.5.9"
44+
__version__ = "0.6.0"
4545

4646
__all__ = [
4747
"DotCraft",

sdk/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "dotcraft"
7-
version = "0.5.9"
7+
version = "0.6.0"
88
description = "Python SDK for DotCraft (AppServer client, Run profile, App Binding, channel adapter)"
99
requires-python = ">=3.10"
1010
dependencies = [

sdk/typescript/package-lock.json

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

sdk/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcraft/sdk",
3-
"version": "0.5.9",
3+
"version": "0.6.0",
44
"description": "TypeScript SDK for DotCraft applications, AppServer wire clients, Hub bootstrap, and external channel modules",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)