File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 116
116
<fx : fileset dir =" ${ BuildPath } /dist" includes =" libs/**" />
117
117
</fx : resources >
118
118
119
- <fx : application id =" fxApplication" name =" iTrySQL" mainClass =" de.kuehweg.sqltool.itrysql.ITrySQL" version =" 3.3 " />
119
+ <fx : application id =" fxApplication" name =" iTrySQL" mainClass =" de.kuehweg.sqltool.itrysql.ITrySQL" version =" 3.4 " />
120
120
121
121
<mkdir dir =" ${ BuildPath } /build/classes/META-INF" />
122
122
129
129
<manifest >
130
130
<attribute name =" Implementation-Vendor" value =" kuehweg.de" />
131
131
<attribute name =" Implementation-Title" value =" iTrySQL" />
132
- <attribute name =" Implementation-Version" value =" 3.3 " />
132
+ <attribute name =" Implementation-Version" value =" 3.4 " />
133
133
<attribute name =" JavaFX-Feature-Proxy" value =" None" />
134
134
</manifest >
135
135
</fx : jar >
You can’t perform that action at this time.
0 commit comments