File tree Expand file tree Collapse file tree
ExtCore.Data.EntityFramework Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ public class Extension : ExtensionBase
2424 /// <summary>
2525 /// Gets the version of the extension.
2626 /// </summary>
27- public override string Version => "2.1.0 " ;
27+ public override string Version => "3.0.0-alpha1 " ;
2828
2929 /// <summary>
3030 /// Gets the authors of the extension (separated by commas).
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ public class Extension : ExtensionBase
2323 /// <summary>
2424 /// Gets the version of the extension.
2525 /// </summary>
26- public override string Version => "2.1.0 " ;
26+ public override string Version => "3.0.0-alpha1 " ;
2727
2828 /// <summary>
2929 /// Gets the authors of the extension (separated by commas).
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ public class Extension : ExtensionBase
2323 /// <summary>
2424 /// Gets the version of the extension.
2525 /// </summary>
26- public override string Version => "2.1.0 " ;
26+ public override string Version => "3.0.0-alpha1 " ;
2727
2828 /// <summary>
2929 /// Gets the authors of the extension (separated by commas).
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ public class Extension : ExtensionBase
2323 /// <summary>
2424 /// Gets the version of the extension.
2525 /// </summary>
26- public override string Version => "2.1.0 " ;
26+ public override string Version => "3.0.0-alpha1 " ;
2727
2828 /// <summary>
2929 /// Gets the authors of the extension (separated by commas).
You can’t perform that action at this time.
0 commit comments