mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-30 03:27:52 +08:00
Version bump to 1.5.0
This commit is contained in:
parent
de7c0ad641
commit
91ffb232e2
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ class Constants
|
||||||
#=============================================================================
|
#=============================================================================
|
||||||
|
|
||||||
# Application version
|
# Application version
|
||||||
APP_VERSION = '1.4.0'.freeze
|
APP_VERSION = '1.5.0'.freeze
|
||||||
|
|
||||||
TEXT_EXTRACT_FILE_TYPES = [
|
TEXT_EXTRACT_FILE_TYPES = [
|
||||||
'application/pdf',
|
'application/pdf',
|
||||||
|
|
Loading…
Reference in a new issue