1
0
Fork 0
vibe-plugin/Docs/RELEASE.md

16 lines
712 B
Markdown
Raw Permalink Normal View History

2023-01-24 21:50:56 +00:00
# Internal release process reminder
1. Bump the C# assembly project version (double click on FFXIV\_Vibe\_Plugin in Visual Studio).
2023-01-24 23:08:59 +00:00
2. Build in release mode.
2023-01-24 21:50:56 +00:00
3. Go to the FFXIV\_Vibe\_Plugin\bin\x64\Release folder and **again** in FFXIV\_Vibe\_Plugin folder.
2023-01-24 23:08:59 +00:00
4. Rename the ZIP to the corresponding version (eg: FFXIV\_Vibe\_Plugin\_v1.8.0.0.zip)
2023-01-24 21:50:56 +00:00
5. Update the repo.json version, timestamp, downloadCount and download links.
6. Commit your changes and push.
2023-01-24 23:08:59 +00:00
7. Tag the project version (eg: `git tag v1.8.0.0`) and push the tag.
2023-01-24 21:50:56 +00:00
8. Create a release on github, upload the zip and publish
9. Remove the FFXIV\_Vibe\_Plugin in devPlugins/FFXIV\_Vibe\_Plugin
# Conventions
2023-01-24 22:01:18 +00:00
Version: 1.8.0.0 refers to Dalamud API 8