[release] v0.1.18-unstable

- Smart Shield
This commit is contained in:
Yann Stepienik 2023-04-18 16:56:14 +01:00
parent ac3c78d4b0
commit d8cb10be75
2 changed files with 3 additions and 7 deletions

View file

@ -1,11 +1,6 @@
version: 2
jobs:
build:
filters:
branches:
only:
- master
- unstable
machine: # executor type
image: ubuntu-2004:202010-01 # # recommended linux image - includes Ubuntu 20.04, docker 19.03.13, docker-compose 1.27.4
@ -65,4 +60,5 @@ workflows:
filters:
branches:
only:
- master
- master
- unstable

View file

@ -1,6 +1,6 @@
{
"name": "cosmos-server",
"version": "0.1.17-unstable",
"version": "0.1.18-unstable",
"description": "",
"main": "test-server.js",
"bugs": {