mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-30 20:23:14 +08:00
Bump version to 1.7.0
This commit is contained in:
parent
8c5a52417c
commit
042a85af45
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ class Constants
|
||||||
#=============================================================================
|
#=============================================================================
|
||||||
|
|
||||||
# Application version
|
# Application version
|
||||||
APP_VERSION = '1.6.1'.freeze
|
APP_VERSION = '1.7.0'.freeze
|
||||||
|
|
||||||
TEXT_EXTRACT_FILE_TYPES = [
|
TEXT_EXTRACT_FILE_TYPES = [
|
||||||
'application/pdf',
|
'application/pdf',
|
||||||
|
|
Loading…
Reference in a new issue