version.ts 154 B

12
  1. export const VOLUME_SERVER_VERSION = '0.9.5'
  2. export const VOLUME_SERVER_HEADER = `VolumeServer ${VOLUME_SERVER_VERSION}, (c) 2018-2020, Mol* contributors`