Skip to content

Commit

Permalink
Merge pull request #134 from rhorber/feature/bump-version
Browse files Browse the repository at this point in the history
Bump version to 1.14
  • Loading branch information
colinmollenhour committed Feb 15, 2021
2 parents dbc65a8 + dd00dd4 commit d90fa38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modman
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# - The following common utilities must be locatable in your $PATH
# grep (POSIX), find, ln, cp, basename, dirname, readlink

version="1.12"
version="1.14"
script=${0##*/}
usage="\
Module Manager (v$version)
Expand Down

0 comments on commit d90fa38

Please sign in to comment.