We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05b817 commit b1abe02Copy full SHA for b1abe02
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -12,7 +12,7 @@ body:
12
attributes:
13
label: JabRef version
14
options:
15
- - "5.10 (latest release)"
+ - "5.11 (latest release)"
16
- Latest development branch build (please note build date below)
17
- Other (please describe below)
18
description: The version as shown in the about dialog.
snap/snapcraft.yaml
@@ -58,7 +58,7 @@ environment:
58
parts:
59
jabref:
60
plugin: dump
61
- source: https://builds.jabref.org/main/JabRef-5.11-portable_linux.tar.gz
+ source: https://builds.jabref.org/main/JabRef-5.12-portable_linux.tar.gz
62
stage-packages:
63
- x11-utils
64
override-build: |
0 commit comments