Skip to content

Commit

Permalink
Updated Readme.md to fix the upgrade process issue
Browse files Browse the repository at this point in the history
  • Loading branch information
zaafar committed Apr 1, 2023
1 parent 1d3bcea commit 2c5eabd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

2. git submodule update --remote

3. and then git commit + push.
3. Update the version in version.json file

4. and then git commit + push.

# To Trigger a release push a tag as shown below

1. Update the version in version.json file
# To Trigger a release push a tag as shown below

2. git tag -a v1.4 -m "my version 1.4"

Expand Down

0 comments on commit 2c5eabd

Please sign in to comment.