Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Commit a4e1079

Browse files
committed
build release that has changes for push and sync
1 parent f3ebb7b commit a4e1079

7 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For any issues you encounter, please report them in the Issues area of this proj
2222
# Installation
2323
You must first install Node.js. Node.js version 0.12 is the minimum version and has had the most testing.
2424

25-
Download the digexp-toolkit.zip file from here: https://github.com/OpenNTF/WebDevToolkitForDx/releases/download/1.7/digexp-toolkit.zip
25+
Download the digexp-toolkit.zip file from here: https://github.com/OpenNTF/WebDevToolkitForDx/releases/download/1.8/digexp-toolkit.zip
2626

2727
First, extract the file on your workstation. Then if you are on Windows, run
2828
```

dashboard.tar.gz

8 Bytes
Binary file not shown.

digexp-dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "digexp-dashboard",
33
"description": "Web Developer Dashboard for IBM Digital Experience",
4-
"version": "0.1.7",
4+
"version": "0.1.8",
55
"main": "dashboard_index.html",
66
"bin": {
77
"dxdashboard": "bin/dxdashboard"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "digexp-toolkit",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"devDependencies": {
55
"grunt": "latest",
66
"grunt-contrib-compress": "latest",

release/digexp-toolkit.zip

14 Bytes
Binary file not shown.

sp-server.tar.gz

0 Bytes
Binary file not shown.

wcm-design.tar.gz

15 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)