This is an automated email from the ASF dual-hosted git repository.

FreeAndNil pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


The following commit(s) were added to refs/heads/master by this push:
     new d877250b update 3.4.0 release date
d877250b is described below

commit d877250b6321f439538bc651e24b1e86bb76f140
Author: Jan Friedrich <[email protected]>
AuthorDate: Fri Aug 21 23:00:23 2026 +0200

    update 3.4.0 release date
---
 package-lock.json                | 4 ++--
 src/changelog/3.4.0/.release.xml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 5e0a4cee..20a6862c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "log4net",
-  "version": "3.4.0",
+  "version": "3.4.1",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "log4net",
-      "version": "3.4.0",
+      "version": "3.4.1",
       "license": "Apache-2.0",
       "devDependencies": {
         "@antora/cli": "^3.2.0-rc.2",
diff --git a/src/changelog/3.4.0/.release.xml b/src/changelog/3.4.0/.release.xml
index 055eec3b..29f2dedf 100644
--- a/src/changelog/3.4.0/.release.xml
+++ b/src/changelog/3.4.0/.release.xml
@@ -2,5 +2,5 @@
 <release xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
          xmlns="https://logging.apache.org/xml/ns";
          xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-         date="2026-08-20"
+         date="2026-08-21"
          version="3.4.0"/>
\ No newline at end of file

Reply via email to