Przeglądaj źródła

Set min_version to 0.14

digitalcraftsman 9 lat temu
rodzic
commit
48ee248670
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      theme.toml

+ 1
- 1
theme.toml Wyświetl plik

@@ -3,7 +3,7 @@ license = "MIT"
3 3
 description = "An elegant open source and mobile first theme"
4 4
 tags = ["blog", "company"]
5 5
 features = ["blog", ]
6
-min_version = 0.13
6
+min_version = 0.14
7 7
 
8 8
 [author]
9 9
     name = "spf13"