2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-09-01 06:35:23 +00:00

chore: update versions

This commit is contained in:
Muthu Kumar
2023-09-20 00:45:07 +05:30
parent 5bedd0dce5
commit 9c700f40ae
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ version: 2
jobs: jobs:
build: build:
docker: docker:
- image: circleci/node:12 - image: circleci/node:18
working_directory: ~/repo working_directory: ~/repo

View File

@@ -1,6 +1,6 @@
{ {
"name": "the_guard_bot", "name": "the_guard_bot",
"version": "1.5.0", "version": "1.6.0",
"description": "Telegram guard bot to manage a network of groups.", "description": "Telegram guard bot to manage a network of groups.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {