mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-31 04:32:06 +08:00
Version bump to 1.8.0
This commit is contained in:
parent
330fe9c291
commit
52ab6d096f
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ class Constants
|
||||||
#=============================================================================
|
#=============================================================================
|
||||||
|
|
||||||
# Application version
|
# Application version
|
||||||
APP_VERSION = '1.7.2'.freeze
|
APP_VERSION = '1.8.0'.freeze
|
||||||
|
|
||||||
TEXT_EXTRACT_FILE_TYPES = [
|
TEXT_EXTRACT_FILE_TYPES = [
|
||||||
'application/pdf',
|
'application/pdf',
|
||||||
|
|
Loading…
Reference in a new issue