Skip to content

Commit 174049d

Browse files
committed
Published using @Stream44 Studio
Signed-off-by: Christoph <christoph@christoph.diy>
1 parent 86ab986 commit 174049d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<td><a href="https://Stream44.Studio"><img src=".o/stream44.studio/assets/Icon-v1.svg" width="42" height="42"></a></td>
44
<td><strong><a href="https://Stream44.Studio">Stream44 Studio</a></strong><br/>Open Development Project</td>
55
<td>Preview release for community feedback.<br/>Get in touch on <a href="https://discord.gg/9eBcQXEJAN">discord</a>.</td>
6-
<td>Hand Designed<br/><b>AI Coded Alpha</a></td>
6+
<td>Designed by Hand<br/><b>AI assisted Code</a></td>
77
</tr>
88
</table>
99

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "@stream44.studio/t44-docker.com",
3-
"version": "0.1.0-rc.8",
3+
"version": "0.1.0-rc.9",
44
"private": false,
55
"license": "MIT",
66
"type": "module",
77
"scripts": {
88
"test": "bun test"
99
},
1010
"dependencies": {
11-
"@stream44.studio/t44": "^0.4.0-rc.31",
12-
"@stream44.studio/encapsulate": "^0.4.0-rc.27"
11+
"@stream44.studio/t44": "^0.4.0-rc.32",
12+
"@stream44.studio/encapsulate": "^0.4.0-rc.28"
1313
},
1414
"devDependencies": {
1515
"@types/bun": "^1.3.4",

0 commit comments

Comments
 (0)