File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/java/com/github/mfl28/boundingboxeditor/controller Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ public class Controller {
8686 private static final String PROGRAM_NAME = "Bounding Box Editor" ;
8787 private static final String PROGRAM_NAME_EXTENSION_SEPARATOR = " - " ;
8888 private static final String GITHUB_WIKI_URL = "https://github.com/mfl28/BoundingBoxEditor/wiki" ;
89- private static final String PROGRAM_VERSION = "2.5.1 " ;
89+ private static final String PROGRAM_VERSION = "2.6.0 " ;
9090 private static final String PROGRAM_LICENSE = "GPL-3.0" ;
9191 private static final String PROGRAM_IDENTIFIER = PROGRAM_NAME + " " + PROGRAM_VERSION ;
9292 private static final String OPEN_FOLDER_ERROR_DIALOG_TITLE = "Image Folder Loading Error" ;
You can’t perform that action at this time.
0 commit comments