From 75fa13d617340e06e5a191e2c0f83da29db3a00c Mon Sep 17 00:00:00 2001 From: Captain Chaos Date: Tue, 23 Aug 2022 21:07:37 +0200 Subject: [PATCH] Release 1.6.0 (WorldPainter 2.13.1) --- PluginParent/pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/PluginParent/pom.xml b/PluginParent/pom.xml index 3e4a9a3e..cd783a59 100644 --- a/PluginParent/pom.xml +++ b/PluginParent/pom.xml @@ -6,7 +6,7 @@ org.pepsoft.worldpainter PluginParent - 1.5.0 + 1.6.0 pom PluginParent @@ -51,7 +51,7 @@ org.pepsoft.worldpainter WPGUI - 2.9.0 + 2.13.1 provided @@ -106,6 +106,10 @@ com.twelvemonkeys.imageio imageio-tiff + + org.openjdk.nashorn + nashorn-core +