Skip to content
Snippets Groups Projects
Commit 045e8cc3 authored by Robert Speicher's avatar Robert Speicher
Browse files

Update version check images to use SVG

parent 8de1f715
No related branches found
No related tags found
No related merge requests found
Loading
@@ -18,6 +18,7 @@ v 8.4.0 (unreleased)
Loading
@@ -18,6 +18,7 @@ v 8.4.0 (unreleased)
- Fix version check image in Safari - Fix version check image in Safari
- Show 'All' tab by default in the builds page - Show 'All' tab by default in the builds page
- Fix API project lookups when querying with a namespace with dots (Stan Hu) - Fix API project lookups when querying with a namespace with dots (Stan Hu)
- Update version check images to use SVG
   
v 8.3.3 (unreleased) v 8.3.3 (unreleased)
- Fix project transfer e-mail sending incorrect paths in e-mail notification (Stan Hu) - Fix project transfer e-mail sending incorrect paths in e-mail notification (Stan Hu)
Loading
Loading
Loading
@@ -13,6 +13,6 @@ class VersionCheck
Loading
@@ -13,6 +13,6 @@ class VersionCheck
end end
   
def host def host
'https://version.gitlab.com/check.png' 'https://version.gitlab.com/check.svg'
end end
end end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment