Skip to content

Commit c3470c0

Browse files
committed
bump dev version to 0.67.0
1 parent 3a7991c commit c3470c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/pr-reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818
with:
1919
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
20-
freeze-date: '2025-06-16T18:00:00Z'
20+
freeze-date: '2025-07-21T18:00:00Z'
2121
- name: Reminder for standup
2222
if: github.event.schedule == '55 8 * * 1-5'
2323
uses: Aniket-Engg/pr-reviews-reminder-action@master

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "remix-project",
3-
"version": "0.66.0-dev",
3+
"version": "0.67.0-dev",
44
"license": "MIT",
5-
"description": "Ethereum Remix Monorepo",
5+
"description": "Remix Project Monorepo",
66
"main": "index.js",
77
"defaultVersion": "soljson-v0.8.30+commit.73712a01.js",
88
"keywords": [

0 commit comments

Comments
 (0)