From a26174890e2184fa29b68fde7b72de5a566ad711 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Mon, 6 Jan 2025 07:23:36 +0300 Subject: Bump development version to 0.16.0-dev This is only an update to the development version and does not represent a stable release. --- alacritty/windows/wix/alacritty.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alacritty/windows') diff --git a/alacritty/windows/wix/alacritty.wxs b/alacritty/windows/wix/alacritty.wxs index 5c05d821..bcf59cf5 100644 --- a/alacritty/windows/wix/alacritty.wxs +++ b/alacritty/windows/wix/alacritty.wxs @@ -1,5 +1,5 @@ - + -- cgit