Skip to content
Snippets Groups Projects
Verified Commit 18fd1250 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Bump version to 2.3.0

parent cfda8e68
No related branches found
No related tags found
No related merge requests found
Pipeline #5689 passed
...@@ -10,7 +10,7 @@ stages: ...@@ -10,7 +10,7 @@ stages:
- deploy - deploy
variables: variables:
CI_REGISTRY_IMAGE_VERSION: "2.2.0" CI_REGISTRY_IMAGE_VERSION: "2.3.0"
container-testing: container-testing:
stage: test stage: test
......
...@@ -69,7 +69,7 @@ server { ...@@ -69,7 +69,7 @@ server {
# Provide own user agent # Provide own user agent
# Hide other user request headers # Hide other user request headers
proxy_pass_request_headers off; proxy_pass_request_headers off;
proxy_set_header User-Agent: "'Mozilla/5.0 (compatible; Libravatar-nginx/2.2.0; +https://git.shivering-isles.com/shivering-isles/libravatar-nginx)'"; proxy_set_header User-Agent: "'Mozilla/5.0 (compatible; Libravatar-nginx/2.3.0; +https://git.shivering-isles.com/shivering-isles/libravatar-nginx)'";
proxy_http_version 1.1; proxy_http_version 1.1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment