Loading docker-compose.yml +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ # # Docker Compose configuration for Onionmine. # version: '3' services: Loading docs/changelog.md +3 −1 Original line number Diff line number Diff line # Onionmine ChangeLog ## 1.1.0 - unreleased ## 1.1.0 - 2025-03-27 ### Features * Commands: * Major usability improvements. * New `add-filter` command, for adding filter directly from the command line. Loading docs/development.md +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ Release cycle workflow. Set the version number: ONIONMINE_VERSION=1.0.0 ONIONMINE_VERSION=1.1.0 Update the version in some files, like: Loading lib/params +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ LOG="$LOGS/$DATE.log" CANDIDATES="$POOL/candidates" ENV_LOCAL="$POOL/local.conf" ENV_POOL="$POOL/pool.conf" ONIONMINE_VERSION="1.1.0-unreleased" ONIONMINE_VERSION="1.1.0" # Dependencies: commands DEPENDENCIES="gcc autoconf rsync wipe gem netcat curl tor" Loading Loading
docker-compose.yml +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ # # Docker Compose configuration for Onionmine. # version: '3' services: Loading
docs/changelog.md +3 −1 Original line number Diff line number Diff line # Onionmine ChangeLog ## 1.1.0 - unreleased ## 1.1.0 - 2025-03-27 ### Features * Commands: * Major usability improvements. * New `add-filter` command, for adding filter directly from the command line. Loading
docs/development.md +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ Release cycle workflow. Set the version number: ONIONMINE_VERSION=1.0.0 ONIONMINE_VERSION=1.1.0 Update the version in some files, like: Loading
lib/params +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ LOG="$LOGS/$DATE.log" CANDIDATES="$POOL/candidates" ENV_LOCAL="$POOL/local.conf" ENV_POOL="$POOL/pool.conf" ONIONMINE_VERSION="1.1.0-unreleased" ONIONMINE_VERSION="1.1.0" # Dependencies: commands DEPENDENCIES="gcc autoconf rsync wipe gem netcat curl tor" Loading