Skip to content

Commit

Permalink
v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsamr committed Apr 4, 2019
1 parent c339ee9 commit 638a330
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bootiso
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
#
# Author: jules randolph <[email protected]> https://github.com/jsamr
# License: MIT
# Version 3.2.2
# Version 3.3.0

set -o pipefail
set -E

version="next"
version="3.3.0"
scriptName=$(basename "$0")
bashVersion=$(echo "$BASH_VERSION" | cut -d. -f1)

Expand Down
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v3.2.2
# v3.3.0

**Features**

Expand Down

0 comments on commit 638a330

Please sign in to comment.