Skip to content

Commit 91091c5

Browse files
JakobRingasmecher
authored andcommitted
the real minimal viable product of the rqc plugin for OJS 3.3
1 parent 2bd5f47 commit 91091c5

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

plugins.xml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,36 @@
3232
<certification type="reviewed"/>
3333
<description>Initial release.</description>
3434
</release>
35+
<release date="2025-08-25" version="2.0.0-33" md5="23152b6c05357c18cca0a556456afbbe">
36+
<package>https://github.com/prechelt/ojs-rqcplugin/releases/download/v2.0.0-33/rqc-ojs-v2.0.0-33.tar.gz</package>
37+
<compatibility application="ojs2">
38+
<version>3.3.0.0</version>
39+
<version>3.3.0.1</version>
40+
<version>3.3.0.2</version>
41+
<version>3.3.0.3</version>
42+
<version>3.3.0.4</version>
43+
<version>3.3.0.5</version>
44+
<version>3.3.0.6</version>
45+
<version>3.3.0.7</version>
46+
<version>3.3.0.8</version>
47+
<version>3.3.0.9</version>
48+
<version>3.3.0.10</version>
49+
<version>3.3.0.11</version>
50+
<version>3.3.0.12</version>
51+
<version>3.3.0.12</version>
52+
<version>3.3.0.13</version>
53+
<version>3.3.0.14</version>
54+
<version>3.3.0.15</version>
55+
<version>3.3.0.16</version>
56+
<version>3.3.0.17</version>
57+
<version>3.3.0.18</version>
58+
<version>3.3.0.19</version>
59+
<version>3.3.0.20</version>
60+
<version>~3.3.0.0</version>
61+
</compatibility>
62+
<certification type="reviewed"/>
63+
<description>Minimal viable product.</description>
64+
</release>
3565
</plugin>
3666
<plugin category="generic" product="epubJsViewer">
3767
<name locale="en">EPUB Viewer</name>

0 commit comments

Comments
 (0)