Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
sickrage
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
26
Issues
26
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
SiCKRAGE
sickrage
Commits
fb4f81bc
Commit
fb4f81bc
authored
Mar 02, 2020
by
echel0n
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Pre-Releasing v9.4.202.dev30
parent
f56b36ae
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
package.json
package.json
+1
-1
setup.cfg
setup.cfg
+1
-1
sickrage/core/webserver/static/js/core.min.js
sickrage/core/webserver/static/js/core.min.js
+2
-2
sickrage/version.txt
sickrage/version.txt
+1
-1
No files found.
package.json
View file @
fb4f81bc
{
"name"
:
"sickrage"
,
"version"
:
"9.4.202.dev
29
"
,
"version"
:
"9.4.202.dev
30
"
,
"private"
:
true
,
"repository"
:
{
"type"
:
"git"
,
...
...
setup.cfg
View file @
fb4f81bc
[bumpversion]
current_version = 9.4.202.dev
29
current_version = 9.4.202.dev
30
commit = False
tag = False
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\.(?P<release>[a-z]+)(?P<dev>\d+))?
...
...
sickrage/core/webserver/static/js/core.min.js
View file @
fb4f81bc
This diff is collapsed.
Click to expand it.
sickrage/version.txt
View file @
fb4f81bc
9.4.202.dev29
\ No newline at end of file
9.4.202.dev30
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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