Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SiCKRAGE
sickrage
Commits
8a3b26b4
Commit
8a3b26b4
authored
Apr 03, 2021
by
echel0n
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Pre-Releasing v10.0.12.dev4
parent
ba5a09dc
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
467 additions
and
467 deletions
+467
-467
CHANGELOG.md
CHANGELOG.md
+1
-1
package.json
package.json
+1
-1
setup.cfg
setup.cfg
+1
-1
sickrage/checksums.md5
sickrage/checksums.md5
+461
-461
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.
CHANGELOG.md
View file @
8a3b26b4
...
...
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [v10.0.12.dev
3
](https://git.sickrage.ca/SiCKRAGE/sickrage/compare/10.0.11...v10.0.12.dev
3
)
#### [v10.0.12.dev
4
](https://git.sickrage.ca/SiCKRAGE/sickrage/compare/10.0.11...v10.0.12.dev
4
)
- Refactored episode slug to sXXeXX [`993479f`](https://git.sickrage.ca/SiCKRAGE/sickrage/commit/993479fd84e3c97cc172efaf5dd5cfa395dbce3a)
- Misc fixes for series api v2 [`a86cc48`](https://git.sickrage.ca/SiCKRAGE/sickrage/commit/a86cc485efd6072954a658f9741bdbfff90414c8)
...
...
package.json
View file @
8a3b26b4
{
"name"
:
"sickrage"
,
"version"
:
"10.0.12.dev
3
"
,
"version"
:
"10.0.12.dev
4
"
,
"private"
:
true
,
"repository"
:
{
"type"
:
"git"
,
...
...
setup.cfg
View file @
8a3b26b4
[bumpversion]
current_version = 10.0.12.dev
3
current_version = 10.0.12.dev
4
commit = False
tag = False
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\.(?P<release>[a-z]+)(?P<dev>\d+))?
...
...
sickrage/checksums.md5
View file @
8a3b26b4
This diff is collapsed.
Click to expand it.
sickrage/core/webserver/static/js/core.min.js
View file @
8a3b26b4
This diff is collapsed.
Click to expand it.
sickrage/version.txt
View file @
8a3b26b4
10.0.12.dev3
\ No newline at end of file
10.0.12.dev4
\ 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