Skip to content

Commit f37cc23

Browse files
authored
Upp the version number to 3.2.2
1 parent 2de93be commit f37cc23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

entrypoint.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/bin/bash
22
#
33
# @author André Storhaug <andr3.storhaug@gmail.com>
4-
# @date 2020-04-18
4+
# @date 2020-06-13
55
# @license MIT
6-
# @version 3.2.1
6+
# @version 3.2.2
77

88
set -o pipefail
99

0 commit comments

Comments
 (0)