Skip to content

Commit 4237fea

Browse files
Amos N.claude
andcommitted
Release v1.0.38
Bump root + mobile (1.0.0+11) for the loopsy shell + multi-client PTY sessions work in e6f2af9. Tag-triggered workflow publishes loopsy and @loopsy/deploy-relay to npm. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent e6f2af9 commit 4237fea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/mobile/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 1.0.0+10
19+
version: 1.0.0+11
2020

2121
environment:
2222
sdk: ^3.10.4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopsy",
3-
"version": "1.0.37",
3+
"version": "1.0.38",
44
"private": true,
55
"description": "Control your terminal from your phone. Self-hosted on Cloudflare Workers.",
66
"scripts": {

0 commit comments

Comments
 (0)