Skip to content

Commit d18e48f

Browse files
committed
Updated version date.
1 parent a70f341 commit d18e48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EPPlus/EPPlusLicense.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public class EPPlusLicense
1616
{
1717
private static ExcelPackageConfiguration _configuration = new ExcelPackageConfiguration();
1818
static bool _licenseSet = false;
19-
internal const string _versionDate = "2025-08-15";
19+
internal const string _versionDate = "2025-12-12";
2020
/// <summary>
2121
/// The license key used for a commercial license.
2222
/// </summary>

0 commit comments

Comments
 (0)