Skip to content

Commit

Permalink
Merge branch 'master' into typo
Browse files Browse the repository at this point in the history
  • Loading branch information
oliveredget authored Dec 25, 2024
2 parents 4496491 + a909343 commit e833c6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-reminder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
freeze-date: '2024-12-23T18:00:00Z'
freeze-date: '2025-01-20T18:00:00Z'
- name: Reminder for standup
if: github.event.schedule == '55 9 * * 1-5'
uses: Aniket-Engg/pr-reviews-reminder-action@master
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": "remix-project",
"version": "0.59.0-dev",
"version": "0.60.0-dev",
"license": "MIT",
"description": "Ethereum Remix Monorepo",
"main": "index.js",
Expand Down

0 comments on commit e833c6b

Please sign in to comment.