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
a50ee758
Commit
a50ee758
authored
Mar 15, 2021
by
echel0n
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Pre-Releasing v10.0.12.dev2
parent
189b6327
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
469 additions
and
468 deletions
+469
-468
CHANGELOG.md
CHANGELOG.md
+2
-1
package.json
package.json
+1
-1
setup.cfg
setup.cfg
+1
-1
sickrage/checksums.md5
sickrage/checksums.md5
+462
-462
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 @
a50ee758
...
...
@@ -2,9 +2,10 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [v10.0.12.dev
1
](https://git.sickrage.ca/SiCKRAGE/sickrage/compare/10.0.11...v10.0.12.dev
1
)
#### [v10.0.12.dev
2
](https://git.sickrage.ca/SiCKRAGE/sickrage/compare/10.0.11...v10.0.12.dev
2
)
- 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)
#### [10.0.11](https://git.sickrage.ca/SiCKRAGE/sickrage/compare/10.0.10...10.0.11)
...
...
package.json
View file @
a50ee758
{
"name"
:
"sickrage"
,
"version"
:
"10.0.12.dev
1
"
,
"version"
:
"10.0.12.dev
2
"
,
"private"
:
true
,
"repository"
:
{
"type"
:
"git"
,
...
...
setup.cfg
View file @
a50ee758
[bumpversion]
current_version = 10.0.12.dev
1
current_version = 10.0.12.dev
2
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 @
a50ee758
This diff is collapsed.
Click to expand it.
sickrage/core/webserver/static/js/core.min.js
View file @
a50ee758
This diff is collapsed.
Click to expand it.
sickrage/version.txt
View file @
a50ee758
10.0.12.dev1
\ No newline at end of file
10.0.12.dev2
\ 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