Skip to content

Commit 21816a6

Browse files
authored
Prepare for 10.vnext (#2363)
1 parent f188d76 commit 21816a6

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## vNext (TBD)
2+
------------------
3+
4+
### Fixed
5+
* None
6+
7+
### Enhancements
8+
* None
9+
10+
### Compatibility
11+
* Realm Studio: 10.0.0 or later.
12+
13+
### Internal
14+
* Using Core 10.5.6.
15+
116
## 10.1.3 (2021-04-29)
217
------------------
318

Realm/AssemblyInfo.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
33
<Product>Realm .NET</Product>
4-
<VersionPrefix>10.1.3</VersionPrefix>
4+
<VersionPrefix>10.1.4</VersionPrefix>
55
<Description Condition="'$(Description)' == ''">Realm is a mobile database: a replacement for SQLite</Description>
66
<Company>Realm Inc.</Company>
77
<Copyright>Copyright © $([System.DateTime]::Now.ToString(yyyy)) Realm Inc.</Copyright>

0 commit comments

Comments
 (0)