This is an automated email from the ASF dual-hosted git repository.
davydm pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/logging-log4net-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 61f5ba8 :arrow_up: point to 2.0.14
61f5ba8 is described below
commit 61f5ba816ee9cacebb0cd0d2f2fbf795386081b9
Author: Davyd McColl <[email protected]>
AuthorDate: Fri Dec 31 15:46:57 2021 +0200
:arrow_up: point to 2.0.14
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 197929e..e2254f4 100644
--- a/.htaccess
+++ b/.htaccess
@@ -6,5 +6,5 @@ RewriteCond %{REQUEST_URI} !^/log4net/log4net-1.*$
RewriteRule ^(.*)/release/sdk/html/AllMembers_(.*)$ $1/release/sdk/html/$2
RewriteCond %{REQUEST_URI} !^/log4net/log4net-\d.\d.*$
-RewriteRule ^(.*)$ log4net-2.0.13/$1
+RewriteRule ^(.*)$ log4net-2.0.14/$1