Skip to content

Commit

Permalink
missing lr
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundhung committed Sep 13, 2024
1 parent 56efb26 commit 70bb814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
VERSION=$(node -p "require('./packages/conform-dom/package.json').version")

# Replace the version on the README
sed -i '' "s/^Version [0-9]*\.[0-9]*\.[0-9]*/Version ${VERSION}/" README.md
sed -i '' "s/^Version [0-9]*\.[0-9]*\.[0-9]*/Version ${VERSION}/" README.md

0 comments on commit 70bb814

Please sign in to comment.