You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,10 @@ Stream and enjoy :)
39
39
## Disclaimer
40
40
No support/warranty is offered on this plugin, help is provided on a best efforts basis.
41
41
42
+
## Releasing
43
+
The version property in the publish.properties file should be incremented if a functional release.
44
+
After checkin the GitHub Package Action should be run manually to create the new zip, update the repo.xml and create a new tag/release based on the version & run number.
45
+
42
46
## Contributing
43
47
If you find something wrong then pull requests are welcome, or raise an issue. Any error logs would be helpful to diagnosing issues.
0 commit comments