Use distinct version for zed2, append git hash to its nightly version

This commit is contained in:
Kirill Bulatov 2023-12-06 16:17:10 +02:00
parent ec798e6574
commit 9e1d797445
3 changed files with 4 additions and 3 deletions

View file

@ -2,7 +2,7 @@
description = "The fast, collaborative code editor."
edition = "2021"
name = "zed2"
version = "0.109.0"
version = "2.0.0"
publish = false
[lib]