We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1b394 commit b12c4acCopy full SHA for b12c4ac
packager/package.php.yml
@@ -1,5 +1,5 @@
1
name: jppm
2
-version: 0.6.2
+version: 0.6.3
3
4
plugins: [GitHub, Hub, Doc]
5
@@ -17,7 +17,7 @@ github:
17
> JPHP Package Manager v%version%
18
19
**What's new**
20
- + Add new bytecode jvm compilation in App plugin (set `app.build.bytecode` option as `jvm`)
+ + Bugfixes.
21
22
**Downloads**
23
+ For Windows: [JPPM Windows Installer](%github.address%/releases/download/jppm-%version%/jppm-setup-%version%.exe)
0 commit comments