diff --git a/build.properties b/build.properties
index ba00b20f..49433d7a 100644
--- a/build.properties
+++ b/build.properties
@@ -1 +1 @@
-project.version=2.4.12
+project.version=2.4.13
diff --git a/repo.xml b/repo.xml
index 72a79c9c..5a70977c 100644
--- a/repo.xml
+++ b/repo.xml
@@ -12,6 +12,11 @@
+
+
+ - Fixed: XSS vulnerability with open parameter - #306
+
+
- Fixed: Sorting of resources in the directory sidebar tab - #291