Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 02c7b0d

Browse files
6.3.0
1 parent f6465ce commit 02c7b0d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
*.lock text eol=lf
2020
*.yarn-integrity text eol=lf
2121
*.sh text eol=lf
22+
*.md5 text eol=lf
23+
*.sha text eol=lf
24+
*.sha1 text eol=lf
2225

2326
.github/ export-ignore
2427
.dependabot export-ignore

config/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
return [
4-
'appVersion' => '6.2.263',
4+
'appVersion' => '6.3.0',
55
'patchVersion' => '2021.12.10',
66
'lib_roundcube' => '0.2.3',
77
];

0 commit comments

Comments
 (0)