Skip to content

Commit 9b0a278

Browse files
committed
update version
1 parent 9d1b92d commit 9b0a278

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.mkdn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> MATLAB Online Toolbox - Create interactive charts in your web browser with MATLAB and Plotly
44
5-
Version: 2.2.8
5+
Version: 2.2.9
66

77
## Install
88

plotly/plotly_aux/plotly_version.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
function version = plotly_version()
2-
version = '2.2.8';
2+
version = '2.2.9';
33
end

0 commit comments

Comments
 (0)