Skip to content
This repository was archived by the owner on Jun 7, 2019. It is now read-only.

Commit f4deb23

Browse files
committed
Fix dnbundle version
1 parent ceaf85e commit f4deb23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.php.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ doc:
2020
ru: Русский
2121

2222
develnext-bundle:
23-
version: 1.1.1
23+
version: 1.2.0
2424
name: "Java Reflection API"
2525
author: "Venity Studio"
2626
icon: "develnext/bundle/reflection/icon32.png"
2727
description: "Пакет для работы с Java Reflection"
2828
group: "system"
29-
class: "develnext\\bundle\\reflection\\JavaReflectionBundle"
29+
class: "develnext\\bundle\\reflection\\JavaReflectionBundle"

0 commit comments

Comments
 (0)