File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11** v2.4.2** Update to use jruby-complete-9.2.14, regularise video/sound downloadswhen no processing ide.
22
3+ ** v2.4.1** Update to use jruby-complete-9.2.13.0
4+
35** v2.4.1** Update to use jruby-complete-9.2.12.0
46
57** 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 22
33# A wrapper for version
44module JRubyArt
5- VERSION = '2.4.2 '
5+ VERSION = '2.4.3 '
66end
Original file line number Diff line number Diff line change 22
33project 'jruby_art' , 'https://github.com/ruby-processing/JRubyArt' do
44 model_version '4.0.0'
5- id 'ruby-processing:jruby_art:2.4.2 '
5+ id 'ruby-processing:jruby_art:2.4.3 '
66 packaging 'jar'
77
88 description 'Jar for JRubyArt'
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ DO NOT MODIFIY - GENERATED CODE
1111 <modelVersion >4.0.0</modelVersion >
1212 <groupId >ruby-processing</groupId >
1313 <artifactId >jruby_art</artifactId >
14- <version >2.4.2 </version >
14+ <version >2.4.3 </version >
1515 <name >jruby_art</name >
1616 <description >Jar for JRubyArt</description >
1717 <url >https://github.com/ruby-processing/JRubyArt</url >
You can’t perform that action at this time.
0 commit comments