diff --git a/project.clj b/project.clj index 4b9ccc3..546b445 100644 --- a/project.clj +++ b/project.clj @@ -1,5 +1,5 @@ -(defproject lwb-gui "1.0.0" - :date "2020-11-15" +(defproject lwb-gui "1.0.1" + :date "2020-11-26" :description "A simple GUI for the Logic Workbench" :url "https://guthub.com/esb-lwb/lwb-gui" :license {:name "Eclipse Public License" @@ -12,7 +12,7 @@ [j18n "1.0.2"] [rsyntaxtextarea/rsyntaxtextarea "3.0.9-esb-dev"] [seesaw "1.5.1-esb-dev"] - [lwb/lwb "2.2.0"]] ;; update consts/about too! + [lwb/lwb "2.2.1"]] ;; update consts/about too! :main esb.dev.lwb-gui.main :profiles {:uberjar {:aot :all}} :uberjar-name "lwb-gui.jar") diff --git a/src/esb/dev/lwb_gui/consts.clj b/src/esb/dev/lwb_gui/consts.clj index 3969ff5..5bc5a27 100644 --- a/src/esb/dev/lwb_gui/consts.clj +++ b/src/esb/dev/lwb_gui/consts.clj @@ -77,7 +77,7 @@ \newline ["Logic Workbench GUI" (str "Rev " rev) - "uses Logic Workbench lwb Revision 2.2.0" + "uses Logic Workbench lwb Revision 2.2.1" "Project home: https:/github.com/esb-lwb/lwb-gui" "Copyright © 2014 - 2020, Burkhardt Renz" ""