From e3efdf4488c9b74e6d30c94593f830e209d6f838 Mon Sep 17 00:00:00 2001 From: "Matthew J. Milner" Date: Thu, 13 Jun 2024 17:45:44 +0200 Subject: [PATCH] Add reminder to not use special characters --- version.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/version.txt b/version.txt index 1947180..67e9a00 100644 --- a/version.txt +++ b/version.txt @@ -3,6 +3,9 @@ Matt Milner v1.7.4 License: GPLv3 Please report any bugs to milner@uni-muenster.de! + +Reminder: only use a-z, 0-9, "-", "_", and spaces in titles when submitting spectra! + Changes in version 1.7.4: - Characters in spectrum titles other than a-z, 0-9, "-", "_", and space, are replaced instead of causing crash - The "NMRCheck style" checkbox is clickable again