Skip to content

Commit 2c280e0

Browse files
authored
Merge pull request #20 from isaki/2020-09
Rebuild with 2020-09; versioned as 1.7.0
2 parents 2a701ec + 30a2113 commit 2c280e0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Manifest-Version: 1.0
22
Bundle-SymbolicName: OldJavaFormatter;singleton:=true
33
Bundle-Name: OldJavaFormatter
4-
Bundle-Version: 1.6.0
4+
Bundle-Version: 1.7.0
55
Require-Bundle: org.eclipse.jdt.core;bundle-version="[3.17.0,4.0.0)",
66
org.eclipse.jface.text;bundle-version="[3.15.0,4.0.0)",
77
org.eclipse.core.runtime;bundle-version="[3.15.0,4.0.0)"

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ Original plugin can be found [here](http://eclipse-n-mati.blogspot.com.es/2015/0
2727
| 1.4.1 | 2019-06, 2019-09 | Luna, Neon | Arrow based switch statement support may not work well (if at all). |
2828
| 1.5.0 | 2019-12, 2020-03 | Luna, Neon | *NA* |
2929
| 1.6.0 | 2020-06 | Luna, Neon | No code changes, but rather a rebuild with the 2020-06 toolchain. |
30+
| 1.7.0 | 2020-09 | Luna, Neon | No code changes, but rather a rebuild with the 2020-09 toolchain. |

0 commit comments

Comments
 (0)