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
8d1a3e96
Commit
8d1a3e96
authored
Jan 21, 2021
by
echel0n
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Pre-Releasing v10.0.8.dev2
parent
f2e3c513
Changes
6
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
454 additions
and
454 deletions
+454
-454
CHANGELOG.md
CHANGELOG.md
+1
-1
package.json
package.json
+1
-1
setup.cfg
setup.cfg
+1
-1
sickrage/checksums.md5
sickrage/checksums.md5
+448
-448
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 @
8d1a3e96
...
...
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [v10.0.8.dev
1
](https://git.sickrage.ca/SiCKRAGE/sickrage/compare/10.0.7...v10.0.8.dev
1
)
#### [v10.0.8.dev
2
](https://git.sickrage.ca/SiCKRAGE/sickrage/compare/10.0.7...v10.0.8.dev
2
)
- Fixed `invalid literal for int() with base 10` when attempting to mass edit default episode statuses [`a7dd0d7`](https://git.sickrage.ca/SiCKRAGE/sickrage/commit/a7dd0d7d8999ca6554a33dc5d4b3a3b0c4ca2033)
...
...
package.json
View file @
8d1a3e96
{
"name"
:
"sickrage"
,
"version"
:
"10.0.8.dev
1
"
,
"version"
:
"10.0.8.dev
2
"
,
"private"
:
true
,
"repository"
:
{
"type"
:
"git"
,
...
...
setup.cfg
View file @
8d1a3e96
[bumpversion]
current_version = 10.0.8.dev
1
current_version = 10.0.8.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 @
8d1a3e96
This diff is collapsed.
Click to expand it.
sickrage/core/webserver/static/js/core.min.js
View file @
8d1a3e96
This diff is collapsed.
Click to expand it.
sickrage/version.txt
View file @
8d1a3e96
10.0.8.dev1
\ No newline at end of file
10.0.8.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