Skip to content

Commit df381ee

Browse files
author
Marc René Schädler
committed
Bump version to 2.3.2
1 parent aa35cd4 commit df381ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
export CONFIG=false
1818
fi
1919
# Set the version string
20-
export VERSION='2.3.1'
20+
export VERSION='2.3.2'
2121
# Set a detailed version description from git if possible
2222
export GITVERSION=$((cd "$DIR" && git describe --always) 2> /dev/null)
2323

0 commit comments

Comments
 (0)