Skip to content

Commit 718e943

Browse files
committed
bump dev version to 0.57.0
1 parent bfbba68 commit 718e943

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr-reminder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515
with:
1616
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
17-
freeze-date: '2024-10-21T18:00:00Z'
17+
freeze-date: '2024-11-04T18:00:00Z'

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remix-project",
3-
"version": "0.56.0-dev",
3+
"version": "0.57.0-dev",
44
"license": "MIT",
55
"description": "Ethereum Remix Monorepo",
66
"main": "index.js",

0 commit comments

Comments
 (0)