Hello,
I use ST2 since years to develop joomla extensions.
Usualy I:
- save the file
- edit the xml file of my extension to increment the version
- send a batch file .bat to generate the zip
- manualy upload the file on the server
My question, it’s possible to use the built command (CTRL+B) to:
- save all file -> OK
- edit the XML file to:
-
- retrieve the current version 1.16.0226.07
-
- and change to 1.16.mmdd.xx where xx is xx +1 (or 01 for new ddmm)
- create a zip file based on the ST2 project folder
?
Thanks you and sorry if is a naive question.
Cédric