Skip to content

Commit 2b6bdef

Browse files
committed
1 parent 4ba6771 commit 2b6bdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update_swagger.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
http = http_client(log)
2323

2424
repository_url = 'https://raw.githubusercontent.com/swagger-api/swagger-ui'
25-
tag = 'v5.27.1'
25+
tag = 'v5.28.1'
2626
files = [
2727
'index.html',
2828
'swagger-ui.css',

0 commit comments

Comments
 (0)