Bugfix: Amend SQL query for ticket assignment modal so client contacts aren't shown

This commit is contained in:
wrongecho
2025-01-31 18:42:27 +00:00
parent 73d0cb7497
commit 4c966f19e5
3 changed files with 6 additions and 2 deletions

View File

@@ -5,4 +5,4 @@
* Update this file each time we merge develop into master. Format is YY.MM (add a .v if there is more than one release a month.
*/
DEFINE("APP_VERSION", "25.01.2");
DEFINE("APP_VERSION", "25.01.3");