Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Bump LOCKDOWN_VERSION and update signature
Browse files Browse the repository at this point in the history
v2.3.0
  • Loading branch information
0xmachos committed Jan 25, 2019
1 parent 41d9541 commit 0c40cfb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Lockdown
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ function main {
# Check the system is running the supoorted version of macOS

declare -r cmd=${1:-"usage"}
declare -r LOCKDOWN_VERSION="v2.3.0-beta.1"
declare -r LOCKDOWN_VERSION="v2.3.0"
declare -a settings
declare -i audit_fails=0
declare -i no_fix_commands=0
Expand Down
6 changes: 3 additions & 3 deletions Lockdown.minisig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
untrusted comment: signature from minisign secret key
RWTiYbJbLl7q6ukBOwpOMMQnPum8TP0O3IRJZuThxP1kWbNeCAaMOM7BsqFiLmrFrokctekA3i9ELrvZ3KoAy21hnNs64iLuSAk=
trusted comment: v2.3.0-beta.1
utCtJxfWSaGgk4WoI+xd2KWtLvRT4N6NFxaL/OFogB/fKqbKZEvzMg9HJz9OQXfwjhIPNPEs89uNGS1AoSerBQ==
RWTiYbJbLl7q6ukUAuoOHEB9adtiS6l6dbY1e3GZCpFwax6mHXP0ps989neOg+Nm6iQvM2PACyh8HhiTL+GDFt1FVXjQitXoCAQ=
trusted comment: v2.3.0
XalW7/KeaDYzxqFvu3w60fQ76dzbeq4CHO4TOBR+4GmEA7yKgxuec6SzTTbM+8BKdxv0kwHXr1fHyTR96SkiCA==

0 comments on commit 0c40cfb

Please sign in to comment.