Skip to content

Commit e91d9b4

Browse files
authored
Update to ImGui 1.90 (#31)
1 parent d633b22 commit e91d9b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "1.89.9",
3+
"version": "1.90.0",
44
"publicReleaseRefSpec": [
55
"^refs/tags/v\\d+\\.\\d+" // we also release tags starting with vN.N
66
],

0 commit comments

Comments
 (0)