Compare commits
	
		
			2 Commits
		
	
	
		
			e30d85065d
			...
			22be992500
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 22be992500 | |||
| aec1549698 | 
@ -1,5 +1,5 @@
 | 
			
		||||
[tool.bumpversion]
 | 
			
		||||
current_version = "1.3.42"
 | 
			
		||||
current_version = "1.3.43"
 | 
			
		||||
commit = true
 | 
			
		||||
tag = true
 | 
			
		||||
tag_name = "{new_version}"
 | 
			
		||||
 | 
			
		||||
@ -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" />
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user