Skip to content

Commit 40edfce

Browse files
committed
Update jphp-core version.
1 parent ea3cb27 commit 40edfce

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

jphp-core/api-docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
---
44

55
## jphp-core
6-
> version 1.1.2, created by JPPM.
6+
> version 1.1.3, created by JPPM.
77
88
Compiler and Launcher for JPHP.
99

1010
### Install
1111
```
12-
12+
1313
```
1414

1515
### API

jphp-core/api-docs/README.ru.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
---
44

55
## jphp-core
6-
> версия 1.1.2, создано с помощью JPPM.
6+
> версия 1.1.3, создано с помощью JPPM.
77
88
Compiler and Launcher for JPHP.
99

1010
### Установка
1111
```
12-
12+
1313
```
1414

1515
### АПИ

jphp-core/package.php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
name: jphp-core
3-
version: 1.1.2
3+
version: 1.1.3
44
description: Compiler and Launcher for JPHP.
55

66
deps:

0 commit comments

Comments
 (0)