Skip to content

Commit

Permalink
Merge pull request activepieces#6227 from activepieces/release/0.37.3
Browse files Browse the repository at this point in the history
feat: release 0.37.3
  • Loading branch information
AbdulTheActivePiecer authored Dec 4, 2024
2 parents fc52f54 + 1d67840 commit cf322b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.0'
services:
activepieces:
image: ghcr.io/activepieces/activepieces:0.37.2
image: ghcr.io/activepieces/activepieces:0.37.3
container_name: activepieces
restart: unless-stopped
## Enable the following line if you already use AP_EXECUTION_MODE with SANDBOXED or old activepieces, checking the breaking change documentation for more info.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "activepieces",
"version": "0.37.2",
"version": "0.37.3",
"rcVersion": "0.37.0-rc.1",
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit cf322b9

Please sign in to comment.