Skip to content

Commit

Permalink
Release v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alansemenov committed Apr 26, 2022
1 parent 68462d3 commit f7a4726
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# VWO integration for Enonic XP

This app enables integration with VWO (Visual Website Optimizer) API to tweak, optimize and personalize your website
This app enables integration with VWO API to tweak, optimize and personalize your website

Here's the documentation for this application:

Expand All @@ -9,8 +9,9 @@ Here's the documentation for this application:

## Releases and Compatibility

| App version | Required XP version | Download |
|-------------| ------------------- | -------- |
| App version | Required XP version | Download |
|-------------| ------------------- |----------------------------------------------------------------------------------|
| 1.4.1 | 7.3.0 | [Download](http://repo.enonic.com/public/com/enonic/app/vwo/1.4.1/vwo-1.4.1.jar) |
| 1.4.0 | 7.3.0 | [Download](http://repo.enonic.com/public/com/enonic/app/vwo/1.4.0/vwo-1.4.0.jar) |
| 1.3.0 | 7.3.0 | [Download](http://repo.enonic.com/public/com/enonic/app/vwo/1.3.0/vwo-1.3.0.jar) |
| 1.2.1 | 7.0.0 | [Download](http://repo.enonic.com/public/com/enonic/app/vwo/1.2.1/vwo-1.2.1.jar) |
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
group = com.enonic.app
projectName = vwo
appName = com.enonic.app.vwo
version=1.5.0-SNAPSHOT
xpVersion = 7.3.0
version = 1.4.1
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "app-vwo",
"version": "1.4.0",
"description": "Visual Web Optimizer",
"version": "1.4.1",
"description": "VWO",
"repository": {
"type": "git",
"url": "git+https://github.com/enonic/app-vwo.git"
Expand Down

0 comments on commit f7a4726

Please sign in to comment.