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
Sebastian Gottschalk
bmdl-expert-modeler
Commits
f93d7ff5
Commit
f93d7ff5
authored
Nov 22, 2021
by
Alexander Philipp Nowosad
Browse files
Bump version
parent
9214e717
Pipeline
#139872
passed with stages
in 8 minutes and 13 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
f93d7ff5
{
"name": "bmdl-modeler",
"version": "1.0.
1
",
"version": "1.0.
2
",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
...
...
package.json
View file @
f93d7ff5
{
"name"
:
"bmdl-modeler"
,
"version"
:
"1.0.
1
"
,
"version"
:
"1.0.
2
"
,
"scripts"
:
{
"version"
:
"./generate_version_file.sh $npm_package_version"
,
"ng"
:
"ng"
,
...
...
src/environments/app.version.ts
View file @
f93d7ff5
// Automatically generated file
export
const
version
=
'
1.0.
1
'
;
export
const
version
=
'
1.0.
2
'
;
Write
Preview
Supports
Markdown
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