Skip to content

Commit 4801174

Browse files
committed
Release 3.7.3
1 parent fe16430 commit 4801174

File tree

5 files changed

+10
-3
lines changed

5 files changed

+10
-3
lines changed

CHANGES

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 3.7.3 - 2017-09-15
2+
- Fix parameter binding issue
3+
4+
15
Version 3.7.2 - 2017-09-15
26
- Update vue template
37
- Switch from yarn to npm5

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.7.2
1+
3.7.3

client/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "client",
3-
"version": "3.7.2",
3+
"version": "3.7.3",
44
"description": "mediaGUI",
55
"author": "Juan B. Rodriguez <[email protected]>",
66
"private": true,

metadata/changes/3.7.3.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2017-09-15 - 3.7.3
2+
3+
- Fix parameter binding issue

0 commit comments

Comments
 (0)