Remove version 10 message from banner (#2169)

This commit is contained in:
GCHQ Developer C85297 2026-02-03 15:12:41 +00:00 committed by GitHub
parent 9df82113c4
commit 96c93b95f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ jobs:
- name: Production Build
if: success()
run: npx grunt prod --msg="Version 10 is here! Read about the new features <a href='https://github.com/gchq/CyberChef/wiki/Character-encoding,-EOL-separators,-and-editor-features'>here</a>"
run: npx grunt prod --msg=""
- name: Generate sitemap
run: npx grunt exec:sitemap