Skip to content

Commit

Permalink
Merge pull request #11 from NtreevSoft/3.6
Browse files Browse the repository at this point in the history
3.6.19120.1542
  • Loading branch information
powerumc authored Apr 30, 2019
2 parents 50fb13f + 94d118d commit fccd43a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ protected override void PrepareContainer(DataGridContext dataGridContext, object
{
base.PrepareContainer(dataGridContext, item);
ModernDataGridControl.SetInsertionRow(dataGridContext, this);
this.hasField = false;
}

protected override void SetDataContext(object item)
Expand Down
4 changes: 2 additions & 2 deletions common/Ntreev.Crema.AssemblyInfo/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyVersion("3.6")]
[assembly: AssemblyFileVersion("3.6.19021.1158")]
[assembly: AssemblyInformationalVersion("3.6.19021.1158")]
[assembly: AssemblyFileVersion("3.6.19120.1542")]
[assembly: AssemblyInformationalVersion("3.6.19120.1542")]
2 changes: 1 addition & 1 deletion sub-modules/Ntreev.Library
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.6.19021.1158
3.6.19120.1542

0 comments on commit fccd43a

Please sign in to comment.