rubigen 1.5.7 → 1.5.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +0,0 @@
1
- // Announcement JS file
2
- var version = "1.3.2";
3
- MagicAnnouncement.show('compositekeys', version);
@@ -1,2 +0,0 @@
1
- h1. Announcement JS file
2
- MagicAnnouncement.show('compositekeys', version);
@@ -1,4 +0,0 @@
1
- // Version JS file
2
- var version = "1.3.2";
3
-
4
- document.write(" - " + version);
@@ -1,3 +0,0 @@
1
- h1. Version JS file
2
-
3
- document.write(" - " + version);