File tree 4 files changed +5
-3
lines changed
4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
** v2.4.2** Update to use jruby-complete-9.2.14, regularise video/sound downloadswhen no processing ide.
2
2
3
+ ** v2.4.1** Update to use jruby-complete-9.2.13.0
4
+
3
5
** v2.4.1** Update to use jruby-complete-9.2.12.0
4
6
5
7
** v2.4.0** Update to use jruby-complete-9.2.11.1 recommended java version AdoptOpenJDK-13+ or Openj9-14+
Original file line number Diff line number Diff line change 2
2
3
3
# A wrapper for version
4
4
module JRubyArt
5
- VERSION = '2.4.2 '
5
+ VERSION = '2.4.3 '
6
6
end
Original file line number Diff line number Diff line change 2
2
3
3
project 'jruby_art' , 'https://github.com/ruby-processing/JRubyArt' do
4
4
model_version '4.0.0'
5
- id 'ruby-processing:jruby_art:2.4.2 '
5
+ id 'ruby-processing:jruby_art:2.4.3 '
6
6
packaging 'jar'
7
7
8
8
description 'Jar for JRubyArt'
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ DO NOT MODIFIY - GENERATED CODE
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<groupId >ruby-processing</groupId >
13
13
<artifactId >jruby_art</artifactId >
14
- <version >2.4.2 </version >
14
+ <version >2.4.3 </version >
15
15
<name >jruby_art</name >
16
16
<description >Jar for JRubyArt</description >
17
17
<url >https://github.com/ruby-processing/JRubyArt</url >
You can’t perform that action at this time.
0 commit comments