Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Site.js
site
Commits
b5f0f1f5
Verified
Commit
b5f0f1f5
authored
Oct 01, 2019
by
Aral Balkan
Browse files
Update the version string displayed in the interactive terminal demo
parent
e3ec4cef
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/site-js-terminal-presentation.js
View file @
b5f0f1f5
...
...
@@ -8,7 +8,7 @@ const NEW_LINE = '\n'
const
EMPTY_LINE
=
'
\n\n
'
const
WAIT_ONE_SEC
=
'
^1000
'
const
WAIT_QUARTER_SEC
=
'
^250
'
const
VERSION
=
'
12.
4.1
'
const
VERSION
=
'
12.
6.0
'
const
NBSP
=
'
'
//
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment