Skip to content

Commit

Permalink
Release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slowpeek committed Feb 18, 2024
1 parent 46d5474 commit b04228e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apt-undo
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ esac

set -eu -o pipefail

SCRIPT_VERSION=1.0b+git
SCRIPT_VERSION=1.0

if [[ -t 2 ]]; then
t_green=$'\e[32m'
Expand Down

0 comments on commit b04228e

Please sign in to comment.