Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
alexander lunev
tower
Commits
8af835be
Commit
8af835be
authored
Mar 28, 2018
by
Aleksey Shirokih
Browse files
Bump version: 0.4.0 → 0.4.1
parent
e8aa0f0d
Changes
3
Hide whitespace changes
Inline
Side-by-side
.bumpversion.cfg
View file @
8af835be
[bumpversion]
current_version = 0.4.
0
current_version = 0.4.
1
commit = False
tag = False
parse = (?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)((?P<prerel>[abc]|rc|dev)(?P<prerelversion>\d+))?
serialize =
{major}.{minor}.{patch}{prerel}{prerelversion}
{major}.{minor}.{patch}{prerel}
{major}.{minor}.{patch}
serialize = {major}.{minor}.{patch}
[bumpversion:file:VERSION]
...
...
VERSION
View file @
8af835be
0.4.0
\ No newline at end of file
0.4.1
\ No newline at end of file
tower/ui/desktop_ui.js
View file @
8af835be
...
...
@@ -55,7 +55,7 @@ var desktop = {
{
id
:
"
version
"
,
icon
:
"
info
"
,
value
:
"
Version: 0.4.
0
"
value
:
"
Version: 0.4.
1
"
}
]
}
...
...
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