mirror of
https://github.com/neovide/neovide.git
synced 2026-09-10 07:16:25 -04:00
fix: synchronize bundle metadata version with 0.16.2 (#3566)
This commit is contained in:
parent
d5f6810095
commit
ade2d9cda7
|
|
@ -31,7 +31,7 @@ resolver = "2"
|
|||
name = "Neovide"
|
||||
identifier = "com.neovide.neovide"
|
||||
icon = ["assets/neovide.ico"]
|
||||
version = "0.16.0"
|
||||
version = "0.16.2"
|
||||
resources = []
|
||||
copyright = "Copyright (c) Neovide Contributors 2025. All rights reserved."
|
||||
category = "Productivity"
|
||||
|
|
|
|||
Loading…
Reference in a new issue