From 95504a69e3d211dd412ea4eeb8e72e1093bd1ee6 Mon Sep 17 00:00:00 2001
From: Gil Eliyahu
Date: Mon, 26 Apr 2021 00:54:25 +0300
Subject: [PATCH] plugin: update version information
---
JAVA/build.gradle | 2 +-
JAVA/src/main/resources/META-INF/plugin.xml | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/JAVA/build.gradle b/JAVA/build.gradle
index 2c91ef4..a00396f 100644
--- a/JAVA/build.gradle
+++ b/JAVA/build.gradle
@@ -4,7 +4,7 @@ plugins {
}
group 'com.glasscode'
-version '1.2.1-SNAPSHOT'
+version '1.2.2-SNAPSHOT'
def isDebugMode = false // If false it will use the debug version of the renderer
repositories {
diff --git a/JAVA/src/main/resources/META-INF/plugin.xml b/JAVA/src/main/resources/META-INF/plugin.xml
index 4dbb013..4cd73b5 100644
--- a/JAVA/src/main/resources/META-INF/plugin.xml
+++ b/JAVA/src/main/resources/META-INF/plugin.xml
@@ -112,6 +112,11 @@
1.2.2
+
+ - Fixed: Issue that the plugin is not compatible with 2021.1 releases
+ - Changed: The plugin will not use NVIDIA CUDA GPU acceleration by default to ensure that it will work for any computer
+
1.2.1
- Remove the "Paid" tag from plugin