releasing version 2.41.1
Some checks failed
Build and Push Docker Images / docker (push) Has been cancelled
Linux tests / build (1.24.x, ubuntu-latest) (push) Has been cancelled
macOS tests / build (1.24.x, macos-latest) (push) Has been cancelled
Windows tests / build (1.24.x, windows-latest) (push) Has been cancelled

This commit is contained in:
evilsocket 2025-07-15 11:52:58 +02:00
commit fa7e95c420

View file

@ -2,7 +2,7 @@ package core
const (
Name = "bettercap"
Version = "2.41.0"
Version = "2.41.1"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)