Skip to content

Commit 5f2e2fd

Browse files
committed
Set the new version
1 parent b0c8262 commit 5f2e2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xwiki/this.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Package(function (pack, XWiki) {
22
pack.setName("Realtime Editor Frontend");
33
pack.setDescription("Collaboratively edit your XWiki Documents with others");
44
pack.setExtensionId("org.xwiki.contrib:xwiki-contrib-rtfrontend");
5-
pack.setXarName("realtime-frontend-1.7.xar")
5+
pack.setXarName("realtime-frontend-1.8.xar")
66
});

0 commit comments

Comments
 (0)