From a92a784af5bf1cf99536fda21fc29537e2d91caf Mon Sep 17 00:00:00 2001
From: Birte Kristina Friesel <derf@finalrewind.org>
Date: Tue, 10 Dec 2024 21:26:33 +0100
Subject: Release v6.14

---
 lib/Travel/Status/DE/DeutscheBahn.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'lib/Travel/Status/DE/DeutscheBahn.pm')

diff --git a/lib/Travel/Status/DE/DeutscheBahn.pm b/lib/Travel/Status/DE/DeutscheBahn.pm
index 905df12..78e22f2 100644
--- a/lib/Travel/Status/DE/DeutscheBahn.pm
+++ b/lib/Travel/Status/DE/DeutscheBahn.pm
@@ -6,7 +6,7 @@ use 5.014;
 
 use parent 'Travel::Status::DE::HAFAS';
 
-our $VERSION = '6.13';
+our $VERSION = '6.14';
 
 sub new {
 	my ( $class, %opt ) = @_;
@@ -49,7 +49,7 @@ monitor operated by Deutsche Bahn
 
 =head1 VERSION
 
-version 6.13
+version 6.14
 
 =head1 DESCRIPTION
 
-- 
cgit v1.2.3