mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-08-31 14:15:25 +00:00
chore: update versions
This commit is contained in:
@@ -2,7 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/node:12
|
||||
- image: circleci/node:18
|
||||
|
||||
working_directory: ~/repo
|
||||
|
||||
|
@@ -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": {
|
||||
|
Reference in New Issue
Block a user