Adubbz / Ghidra-Switch-Loader

Nintendo Switch loader for Ghidra
ISC License
278 stars 41 forks source link

Bump GHIDRA version to 10.1.1 #28

Closed jam1garner closed 2 years ago

jam1garner commented 2 years ago

Just needs the following commands for a new release after merging:

git pull
git checkout master
git tag -a 1.5.0 -m "Ghidra Switch Loader 1.5.0 (10.1.1)"
git push origin 1.5.0

For review help: