Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Jul 2, 2022
1 parent 06dee4a commit 2444a81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- name: Pub
uses: actions/upload-artifact@v2
with:
name: ghidra-native-0.1.8.zip
path: ghidra-native-0.1.8.zip
name: ghidra-native-0.2.0.zip
path: ghidra-native-0.2.0.zip
build-linux:
runs-on: ubuntu-latest
steps:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.8
0.2.1

0 comments on commit 2444a81

Please sign in to comment.