Skip to content

Commit 237df2a

Browse files
committed
Merge remote-tracking branch 'upstream/master' into fixEclipseModule
* upstream/master: Add UUID for upgrading (#5391)
2 parents a5ca3c8 + a538a3b commit 237df2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ jlink {
582582
installerOptions = [
583583
'--vendor', 'JabRef',
584584
'--app-version', "${project.version}",
585+
'--win-upgrade-uuid', 'd636b4ee-6f10-451e-bf57-c89656780e36',
585586
'--win-dir-chooser',
586587
'--win-shortcut'
587588
]

0 commit comments

Comments
 (0)