Compare commits

..

2 Commits

Author SHA1 Message Date
22be992500 Bump version: 1.3.42 → 1.3.43
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m25s
2025-07-18 12:43:07 +01:00
aec1549698 updated to fi x view on duly phone 2025-07-18 12:43:01 +01:00
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[tool.bumpversion]
current_version = "1.3.42"
current_version = "1.3.43"
commit = true
tag = true
tag_name = "{new_version}"

View File

@ -1 +1 @@
1.3.42
1.3.43

View File

@ -3,7 +3,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>{% block title %}KTVManager{% endblock %}</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link rel="icon" type="image/png" href="{{ url_for('static', filename='favicon-96x96.png') }}" sizes="96x96" />