This release fixes an issue that would occasionally add an extra "]" to the end of the affected TSCN file.
Opening the TSCN file with "READ_WRITE" would not properly truncate the file before overwriting it, so now UID Refresh will open the TSCN file two separate times with exclusive READ and then WRITE flags to make sure it's properly cleared each time it's overwritten.
