Skip to content

Commit

Permalink
Update app version [ready]
Browse files Browse the repository at this point in the history
  • Loading branch information
Tipi CI committed Oct 22, 2024
1 parent fd50e30 commit 1789f2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/activepieces/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dynamic_config": true,
"id": "activepieces",
"description": "Your friendliest open source all-in-one automation tool.",
"tipi_version": 40,
"version": "0.34.4",
"tipi_version": 41,
"version": "0.34.5",
"categories": ["automation"],
"short_desc": "True zapier alternative.",
"author": "Activepieces",
Expand Down Expand Up @@ -41,5 +41,5 @@
],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1729211331000
"updated_at": 1729635911000
}
2 changes: 1 addition & 1 deletion apps/activepieces/docker-compose.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"services": [
{
"image": "activepieces/activepieces:0.34.4",
"image": "activepieces/activepieces:0.34.5",
"name": "activepieces",
"internalPort": 80,
"isMain": true,
Expand Down

0 comments on commit 1789f2a

Please sign in to comment.