Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
erssebaggala committed Jan 6, 2019
1 parent 7d36afa commit 6578a0a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.0.0-rc1
v2.0.0-rc3
2 changes: 1 addition & 1 deletion bts-ce-api
Submodule bts-ce-api updated 2 files
+0 −15 LICENCE
+0 −4 README.md
2 changes: 1 addition & 1 deletion bts-ce-database
Submodule bts-ce-database updated 1 files
+0 −15 LICENSE
2 changes: 1 addition & 1 deletion bts.bat
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ If "%~1"=="version" (
Set /p Release=<VERSION
Echo Version:%Release%
Echo Boda Telecom Suite - Community Edition
Echo Copyright 2017-2018. Bodastage Solutions. http://www.bodastage.com
Echo Copyright 2017-2019. Bodastage Solutions. http://www.bodastage.com
)


Expand Down
2 changes: 1 addition & 1 deletion bts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ echo ""
# echo "bts manage list modules -- List installed modules"
echo "-----------------------------------------------------"
echo "Boda Telecom Suite - Enterprise Edition"
echo "Copyright 2017-2018. Bodastage Solutions. http://www.bodastage.com"
echo "Copyright 2017-2019. Bodastage Solutions. http://www.bodastage.com"

}

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
bts-web:
image: registry.gitlab.com/bts-ce/bts-ce-web
ports:
- "80:80"
- "8888:80"
network_mode: "bridge"
container_name: "bts-ce-web"
depends_on:
Expand Down

0 comments on commit 6578a0a

Please sign in to comment.