Skip to content

Commit

Permalink
Changing version to 3.0.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
pingevt committed Oct 15, 2023
1 parent b0f2b22 commit 2c5c3bb
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions bc_api_base.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
configure: null


# Information added by packaging script on 2023-09-18
version: v3.0.0-alpha1
# Information added by packaging script on 2023-10-14
version: 3.0.0-beta1
project: bc_api_base
datestamp: 1695057518769
datestamp: 1697331770638
6 changes: 3 additions & 3 deletions modules/bc_api_docs/bc_api_docs.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
configure: null


# Information added by packaging script on 2023-09-18
version: v3.0.0-alpha1
# Information added by packaging script on 2023-10-14
version: 3.0.0-beta1
project: bc_api_base
datestamp: 1695057518769
datestamp: 1697331770638
6 changes: 3 additions & 3 deletions modules/bc_api_example/bc_api_example.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
configure: null


# Information added by packaging script on 2023-09-18
version: v3.0.0-alpha1
# Information added by packaging script on 2023-10-14
version: 3.0.0-beta1
project: bc_api_base
datestamp: 1695057518769
datestamp: 1697331770638
6 changes: 3 additions & 3 deletions modules/bc_api_logger/bc_api_logger.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
configure: null


# Information added by packaging script on 2023-09-18
version: v3.0.0-alpha1
# Information added by packaging script on 2023-10-14
version: 3.0.0-beta1
project: bc_api_base
datestamp: 1695057518769
datestamp: 1697331770638
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bc_api_base",
"version": "1.0.0",
"version": "3.0.0-beta1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2c5c3bb

Please sign in to comment.