Skip to content

Commit

Permalink
Snapcraft and issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
calixtus committed Aug 5, 2022
1 parent 637eb33 commit b2125ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
attributes:
label: JabRef version
options:
- "5.6 (latest release)"
- "5.7 (latest release)"
- "3.8.2"
- Latest development branch build (please note build date below)
- Other (please describe below)
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ environment:
parts:
jabref:
plugin: dump
source: https://builds.jabref.org/main/JabRef-5.7-portable_linux.tar.gz
source: https://builds.jabref.org/main/JabRef-5.8-portable_linux.tar.gz
stage-packages:
- x11-utils
override-build: |
Expand Down

0 comments on commit b2125ad

Please sign in to comment.