Skip to content

Commit

Permalink
Revision 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmic-zip committed Oct 29, 2024
1 parent 1740759 commit d02b715
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: witchcraft-cybersecurity
version: "0.20.0"
version: "0.20.1"
summary: Your OPSEC companion!
icon: "witch_docs/media_kit/logo-1.png"
grade: stable
Expand Down Expand Up @@ -111,7 +111,6 @@ parts:
- liboss4-salsa-asound2
- freeglut3-dev
- libllvm15
- libigdgmm12
- libatomic1
- libclang1-18
- libatm1t64
Expand Down
2 changes: 1 addition & 1 deletion witch_craft/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "witch_craft"
version = "0.20.0"
version = "0.20.1"
edition = "2021"
readme = "README.md"
homepage = "https://cosmic-zip.github.io/wiki/wiki.html"
Expand Down

0 comments on commit d02b715

Please sign in to comment.