diff --git a/bluemood-tc.lua b/bluemood-tc.lua index 6ef1db1..7db1e79 100644 --- a/bluemood-tc.lua +++ b/bluemood-tc.lua @@ -1,3 +1,3 @@ -VERSION = "1.0.1" +VERSION = "1.0.2" AddRuntimeFile("bluemood-tc", "colorscheme", "bluemood-tc.micro") diff --git a/repo.json b/repo.json index b2398ee..46bfabd 100644 --- a/repo.json +++ b/repo.json @@ -4,8 +4,8 @@ "Tags": ["colorscheme", "colorschemes", "blue", "theme", "themes"], "Versions": [ { - "Version": "1.0.1", - "Url": "https://github.com/lmintmate/blue-mood-micro/archive/1.0.0.zip", + "Version": "1.0.2", + "Url": "https://github.com/lmintmate/blue-mood-micro/archive/1.0.2.zip", "Require": { "micro": ">=1.1.3" }