Explorar el Código

Incrementing config.sample.py version

tags/2.0.0
Rocketsoup hace 2 meses
padre
commit
da130d9c9d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      config.sample.py

+ 1
- 1
config.sample.py Ver fichero

@@ -1,6 +1,6 @@
1 1
 # Copy this file to config.py and fill in "<REQUIRED>" values
2 2
 CONFIG = {
3
-	'__config_version': 3,
3
+	'__config_version': 4,
4 4
 
5 5
     # -----------------------------------------------------------------------
6 6
     # General

Loading…
Cancelar
Guardar