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
907b3655d766d04571f803789ac852eae17d1ad0
Authored by
Igor Kulikov
2018-03-05 18:21:43 +0200
1 parent
44a51713
Set UI version to 1.4.1
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
ui/package.json
ui/package.json
View file @
907b365
1
1
{
2
2
"name"
:
"thingsboard"
,
3
3
"private"
:
true
,
4
-
"version"
:
"1.4.
0
"
,
4
+
"version"
:
"1.4.
1
"
,
5
5
"description"
:
"Thingsboard UI"
,
6
6
"licenses"
:
[
7
7
{
...
...