mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-04-16 14:11:05 +00:00
Merge branch 'development'
This commit is contained in:
commit
84276af322
@ -115,7 +115,7 @@ class Config:
|
||||
NOPAQUE_READCOOP_USERNAME = os.environ.get('NOPAQUE_READCOOP_USERNAME')
|
||||
NOPAQUE_READCOOP_PASSWORD = os.environ.get('NOPAQUE_READCOOP_PASSWORD')
|
||||
|
||||
NOPAQUE_VERSION='1.0.0'
|
||||
NOPAQUE_VERSION='1.0.1'
|
||||
|
||||
@staticmethod
|
||||
def init_app(app: Flask):
|
||||
|
Loading…
x
Reference in New Issue
Block a user