File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1+ ### 1.24.3
2+ * Compatibility with upcoming versions of IntelliJ.
3+
14### 1.24.2
25* Compatibility with IntelliJ 2022.3.1.
36
Original file line number Diff line number Diff line change 11pluginGroup = com.gmail.blueboxware
22pluginName = LibGDX Plugin
3- pluginVersion = 1.24.2
3+ pluginVersion = 1.24.3
44
5- pluginSinceBuild = 231.7665.28
5+ pluginSinceBuild = 231.8109.175
66pluginUntilBuild =
77
88# See https://www.jetbrains.com/intellij-repository/snapshots/ for available build versions.
Original file line number Diff line number Diff line change 3131
3232 <change-notes ><![CDATA[
3333 <ul>
34- <li>Compatibility with IntelliJ 2022.3.1 .</li>
34+ <li>Compatibility with upcoming versions IntelliJ .</li>
3535 </ul>
3636 ]]>
3737 </change-notes >
Original file line number Diff line number Diff line change 11FROM httpd:2.4
22COPY ./testdata/server/ /usr/local/apache2/htdocs/
3- EXPOSE 80
You can’t perform that action at this time.
0 commit comments