version git note

main
Jeff Moe 2023-11-14 12:34:21 -07:00
parent deab92ce66
commit 7077190b5d
1 changed files with 2 additions and 1 deletions

View File

@ -48,8 +48,9 @@ ${EDITOR} ./src/ide/applications/electron/package.json
${EDITOR} ./src/ide/package.json
${EDITOR} ./src/ide/theia-extensions/launcher/package.json
${EDITOR} ./src/ide/theia-extensions/product/package.json
# git commit -am
# git commit -am "v0.0.0"
# git tag v0.0.0
# git push ; git push --tags
```