Sign in
简柏林
/
thingskit
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
750c4750c4cadaacdc4c4f1a31bbec223daf16ab
Authored by
Igor Kulikov
2017-05-24 11:19:17 +0300
1 parent
e38290ec
UI version set to 1.3.0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
ui/package.json
ui/package.json
View file @
750c475
1
1
{
2
2
"name"
:
"thingsboard"
,
3
3
"private"
:
true
,
4
-
"version"
:
"1.
2.3
"
,
4
+
"version"
:
"1.
3.0
"
,
5
5
"description"
:
"Thingsboard UI"
,
6
6
"licenses"
:
[
7
7
{
...
...