mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-06-03 03:33:34 -07:00
update contributing.md for installer-gui
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ This one is for maintainers of Rayhunter.
|
|||||||
|
|
||||||
1. Make a PR changing the versions in `Cargo.toml` and other files.
|
1. Make a PR changing the versions in `Cargo.toml` and other files.
|
||||||
This could be automated better but right now it's manual. You can do this easily with sed:
|
This could be automated better but right now it's manual. You can do this easily with sed:
|
||||||
`sed -i "" -E 's/x.x.x/y.y.y/g' */Cargo.toml`
|
`sed -i "" -E 's/x.x.x/y.y.y/g' */Cargo.toml installer-gui/src-tauri/Cargo.toml`
|
||||||
|
|
||||||
2. Merge PR and make a tag.
|
2. Merge PR and make a tag.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user