Skip to content

Commit 5aa6192

Browse files
committed
increment frontend version
1 parent 2a8652d commit 5aa6192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftinitRender/Formats/Swiftinit.RenderFormat.Assets.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ extension Swiftinit.RenderFormat.Assets
2222
/// To reduce cache churn, not all assets are versioned. For example, the fonts and
2323
/// the favicon do not use the version numbers.
2424
@inlinable public static
25-
var version:MinorVersion { .v(13, 0) }
25+
var version:MinorVersion { .v(14, 0) }
2626
}
2727
extension Swiftinit.RenderFormat.Assets
2828
{

0 commit comments

Comments
 (0)