Compare commits

..

No commits in common. "22be9925000b679fcf00e778e36b697ac27dabc5" and "e30d85065ddb234f74cb4491c9de75483cc46b1e" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1 +1 @@
1.3.43
1.3.42

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, maximum-scale=1.0, user-scalable=no">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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" />