Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ryan Caloras
bashhub-client
Commits
21e1f35a
Commit
21e1f35a
authored
8 years ago
by
Ryan Caloras
Browse files
Options
Download
Email Patches
Plain Diff
Prepare for release 1.1.3
parent
268b8a51
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bashhub/version.py
+1
-1
bashhub/version.py
install-bashhub.sh
+1
-1
install-bashhub.sh
with
2 additions
and
2 deletions
+2
-2
bashhub/version.py
+
1
-
1
View file @
21e1f35a
__version__
=
'1.1.3
-dev
'
__version__
=
'1.1.3'
This diff is collapsed.
Click to expand it.
install-bashhub.sh
+
1
-
1
View file @
21e1f35a
...
...
@@ -41,7 +41,7 @@ zshprofile=~/.zshrc
# Optional parameter to specify a github branch
# to pull from.
github_branch
=
${
1
:-
'1.1.
2
'
}
github_branch
=
${
1
:-
'1.1.
3
'
}
install_bashhub
()
{
check_dependencies
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets