Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
duniter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
typescript
duniter
Commits
8b351414
Commit
8b351414
authored
8 years ago
by
Cédric Moreau
Browse files
Options
Downloads
Patches
Plain Diff
Fix: wrong version detection
parent
27e752e1
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
gui/index.html
+1
-1
1 addition, 1 deletion
gui/index.html
web-ui
+1
-1
1 addition, 1 deletion
web-ui
with
2 additions
and
2 deletions
gui/index.html
+
1
−
1
View file @
8b351414
...
...
@@ -50,7 +50,7 @@
win
.
window
.
mainWindow
=
win
;
win
.
window
.
gui
=
gui
;
win
.
window
.
duniter
=
{
version
:
packageJSON
.
name
.
substr
(
1
)
version
:
packageJSON
.
name
};
win
.
on
(
'
closed
'
,
function
()
{
// Also close globally the app when main window is closed
...
...
This diff is collapsed.
Click to expand it.
web-ui
@
442924ca
Compare
f9e1961c
...
442924ca
Subproject commit
f9e1961c80e8f3e4273ee931c6be1f7583c0464e
Subproject commit
442924ca9a7a60da0200a2bcaff4fb630bdb8ca0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment