Skip to content

Commit 9afe1b8

Browse files
authored
feat: release 0.77.1 (activepieces#10853)
1 parent 223d1b4 commit 9afe1b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
activepieces:
3-
image: ghcr.io/activepieces/activepieces:0.77.0
3+
image: ghcr.io/activepieces/activepieces:0.77.1
44
container_name: activepieces
55
restart: unless-stopped
66
## Enable the following line if you already use AP_EXECUTION_MODE with SANDBOX_PROCESS or old activepieces, checking the breaking change documentation for more info.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "activepieces",
3-
"version": "0.77.0",
3+
"version": "0.77.1",
44
"rcVersion": "0.78.0-rc.0",
55
"scripts": {
66
"prepare": "husky install",

0 commit comments

Comments
 (0)