Skip to content

Commit 0aa8074

Browse files
committed
v1.3.1
1 parent 4d8ef6f commit 0aa8074

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Authors>Julien Lebosquain</Authors>
55
<Product>Estragonia</Product>
66
<Copyright>Copyright © $(Authors) – 2023-$([System.DateTime]::Now.ToString('yyyy'))</Copyright>
7-
<Version>1.3.0</Version>
7+
<Version>1.3.1</Version>
88
</PropertyGroup>
99

1010
</Project>

docs/toknow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Supported versions
22

3-
Currently, Estragonia targets Avalonia 11.2.1 and Godot 4.3.0.
3+
Currently, Estragonia targets Avalonia 11.2.3 and Godot 4.3.0.
44

55
Don't try to use Estragonia with unsupported Avalonia versions. In general, avoid referencing Avalonia directly when possible. Since Estragonia implements a backend for Avalonia, it targets some API that are semi-private and may change in future minor Avalonia releases.
66

0 commit comments

Comments
 (0)