📝 Update README fix wrong version (#35)

Change version 1.10 to 1.1.0 on the change that deduplicated the cache
This commit is contained in:
mathieuHa
2022-11-19 19:37:23 +01:00
committed by GitHub
parent 0a54f7b09f
commit be150e8aca
+1 -1
View File
@@ -40,7 +40,7 @@ make run
### Note
**/!\ Since Release 1.10, cache is no longer duplicated but shared by all services**
**/!\ Since Release 1.1.0, cache is no longer duplicated but shared by all services**
*This lowers the overhead of the cache in memory and the numbers of cache to fetch it from crowdsec in situation with many services*