Skip to content

Commit b8da2f3

Browse files
committed
v
1 parent d414c93 commit b8da2f3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

extension.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"description": "Provides the ability to manage real estate properties and requests.",
55
"author": "EspoCRM",
66
"acceptableVersions": [
7-
">=7.0.0"
7+
">=7.1.0"
88
],
99
"php": [
10-
">=7.3"
10+
">=7.4"
1111
]
12-
}
12+
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "espocrm-ext-real-estate",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Real Estate extension for EspoCRM.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)