Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 07a1344

Browse files
committed
Update cfr_122
1 parent abd11e2 commit 07a1344

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

java-decompiler-plugin-cfr.iml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</content>
1010
<orderEntry type="inheritedJdk" />
1111
<orderEntry type="sourceFolder" forTests="false" />
12-
<orderEntry type="library" name="cfr_0_121" level="project" />
12+
<orderEntry type="library" name="cfr_0_122" level="project" />
1313
</component>
1414
</module>

lib/cfr_0_122.jar

1.47 MB
Binary file not shown.

resources/META-INF/plugin.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>com.i5mc.idea.decompiler.cfr</id>
33
<name>CFR Decompiler</name>
4-
<version>1.1</version>
4+
<version>1.2</version>
55
<vendor email="[email protected]" url="http://www.i5mc.com">i5mc</vendor>
66

77
<description>
@@ -10,6 +10,7 @@
1010
</description>
1111

1212
<change-notes>
13+
- 2017-07-22 UPDATE CFR_122
1314
- 2017-04-09 UPDATE CFR. FIX INTERFACE STATIC METHOD DECOMPILER
1415
- 2017-03-13 FIXED #1
1516
- 2017-03-08 INIT

0 commit comments

Comments
 (0)