2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-30 05:37:59 +00:00

chore: update versions

This commit is contained in:
Muthu Kumar 2023-09-20 00:45:07 +05:30
parent 5bedd0dce5
commit 9c700f40ae
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

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

View File

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