Skip to content

Commit

Permalink
Update DEV.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ravuthz committed Sep 30, 2024
1 parent 7650c80 commit d696d0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DEV.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ git push origin v1.0.0
git tag -a v1.0.1 -m "Update Logs and ReadMe"
git push origin v1.0.1

git tag -a v1.1.0 -m "Update CRUD Resources and CLI"
git push origin v1.1.0

composer validate
composer update

Expand Down

0 comments on commit d696d0d

Please sign in to comment.