From 190ed5b2dce7548b7d0dd211a7603038c49b2509 Mon Sep 17 00:00:00 2001 From: sammyette Date: Sun, 24 Dec 2023 19:04:08 -0400 Subject: [PATCH] chore: update motd for 2.2 --- nature/opts/motd.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nature/opts/motd.lua b/nature/opts/motd.lua index 79954d6..c1f31b4 100644 --- a/nature/opts/motd.lua +++ b/nature/opts/motd.lua @@ -2,8 +2,8 @@ local bait = require 'bait' local lunacolors = require 'lunacolors' hilbish.motd = [[ -1000 commits on the Hilbish repository brings us to {cyan}Version 2.1!{reset} -Docs, docs, docs... At least builtins work with pipes now. +Finally at {red}v2.2!{reset} So much {green}documentation improvements{reset} +and 1 single fix for Windows! {blue}.. and a feature they can't use.{reset} ]] bait.catch('hilbish.init', function()