Skip to content

Commit da47c19

Browse files
committed
Woops, increment version.
1 parent e16800f commit da47c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Penumbra/Api/Api/PenumbraApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public class PenumbraApi(
1717
UiApi ui) : IDisposable, IApiService, IPenumbraApi
1818
{
1919
public const int BreakingVersion = 5;
20-
public const int FeatureVersion = 11;
20+
public const int FeatureVersion = 12;
2121

2222
public void Dispose()
2323
{

0 commit comments

Comments
 (0)