mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-12-21 10:59:03 +00:00
Change version to 4.1.0
This commit is contained in:
parent
32d66cd19b
commit
6bc619055e
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -24,8 +24,8 @@ A clear and concise description of what you expected to happen.
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. Windows 10 / OSX 10.15 / Ubuntu 20.04]
|
||||
- Version [e.g. 4.0.5]
|
||||
- OS: [e.g. Windows 10 / OSX 10.15 / Ubuntu 20.04 / Arch Linux]
|
||||
- Version [e.g. 4.1.0]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here. You may include the debug log although it is normally best to attach it as a file.
|
||||
|
@ -1,2 +1,2 @@
|
||||
__version__ = "4.0.5"
|
||||
__version__ = "4.1.0"
|
||||
__appname__ = "dupeGuru"
|
||||
|
@ -1,4 +1,4 @@
|
||||
=== 4.0.5 (2020-10-27)
|
||||
=== 4.1.0 (2020-12-06)
|
||||
|
||||
* Use tabs instead of floating windows (#688)
|
||||
* Add image comparison features to details dialog (#683)
|
||||
@ -14,7 +14,8 @@
|
||||
* Add shortcut description to mark selected action (#656)
|
||||
* Fix row trimming being too aggressive. (#655, #654)
|
||||
* Add a preference option to disable bold font on reference row (#646)
|
||||
* Various building and packaging issues
|
||||
* Use relative icon path for themes to override more easily (#746)
|
||||
* Fix various building and packaging issues
|
||||
|
||||
=== 4.0.4 (2019-05-13)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user