Skip to content

Commit cf42cc4

Browse files
EugeneElkinignatvilesov
authored andcommitted
Version correction (#15)
1 parent 1f93fd8 commit cf42cc4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.1.1
1+
## 1.1.2
22
* Fixed blank window issue in Internet Explorer
33

44
## 1.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "powerbi-visuals-linedotchart",
33
"description": "LineDot Chart",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"author": {
66
"name": "Microsoft",
77
"email": "pbicvsupport@microsoft.com"

pbiviz.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "LineDot Chart",
55
"guid": "LineDotChart1460463831201",
66
"visualClassName": "LineDotChart",
7-
"version": "1.1.0",
7+
"version": "1.1.2",
88
"description": "The LineDot chart is an animated line chart with fun animated dots. Use the LineDot chart to engage your audience especially in a presentation context. The bubbles size can be dynamic based on data you provide. A counter is provided that you can use to show a running value as the chart animates. Format options are provided for Lines, Dots, and Animation.",
99
"supportUrl": "http://community.powerbi.com",
1010
"gitHubUrl": "https://github.com/Microsoft/powerbi-visuals-linedotchart"

0 commit comments

Comments
 (0)