about summary refs log tree commit diff
path: root/cfgfiles
diff options
context:
space:
mode:
Diffstat (limited to 'cfgfiles')
-rw-r--r--cfgfiles/gajim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfgfiles/gajim.nix b/cfgfiles/gajim.nix
index 6ccdad0d..410b9429 100644
--- a/cfgfiles/gajim.nix
+++ b/cfgfiles/gajim.nix
@@ -256,7 +256,7 @@ in mkConfig {
   vcard_avatar_height = "200";
   vcard_avatar_width = "200";
   verbose = false;
-  version = "0.15.3";
+  version = "0.15.4";
   video_framerate = "";
   video_input_device = "v4l2src device=/dev/video0";
   video_output_device = "ximagesink";