diff --git a/Writerside/project.ihp b/Writerside/project.ihp index 3ebc952..841c29b 100644 --- a/Writerside/project.ihp +++ b/Writerside/project.ihp @@ -4,5 +4,5 @@ - + \ No newline at end of file diff --git a/build.gradle b/build.gradle index f823777..5a27c1b 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ subprojects { maven { url = "https://central.sonatype.com/repository/maven-snapshots/" } } - version = "1.3.1" + version = "1.4" ext { flatLafVersion = "3.6.1" diff --git a/docs/source/conf.py b/docs/source/conf.py index e2a27fc..c0166cd 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -9,7 +9,7 @@ project = 'Modern Docking' copyright = '2025, Andrew Auclair' author = 'Andrew Auclair' -release = '1.3.1' +release = '1.4' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration