Procházet zdrojové kódy

Set min_version to 0.14

digitalcraftsman před 9 roky
rodič
revize
48ee248670
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      theme.toml

+ 1
- 1
theme.toml Zobrazit soubor

@@ -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"