Skip to content

Commit 9836871

Browse files
authored
Update __init__.py
1 parent 57127c0 commit 9836871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
task_track_started=True,
2121
),
2222
)
23-
app.config["APP_VERSION"] = "2.1.3"
23+
app.config["APP_VERSION"] = "2.1.4"
2424
app.config["APISPEC_SWAGGER_UI_URL"] = "/apidocs"
2525
app.config["APISPEC_TITLE"] = "IntuneCD Monitor API Docs"
2626

0 commit comments

Comments
 (0)