Skip to content

Commit

Permalink
Release 2.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
tntim96 committed Jan 2, 2024
1 parent 5fbf74c commit aeff4a8
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2.0.19 / 2023-??-??
2.0.19 / 2023-01-02
==================
* Upgrade closure-compiler v20230502 to v20231112
* Update documentation and manual for Java 11
Expand Down
2 changes: 1 addition & 1 deletion doc/buzz.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script type="text/javascript" src="js/util.js?v=2018b"></script>
<script type="text/javascript" src="js/util.js?v=2019"></script>


<h2>JSCover Articles/Blogs</h2>
Expand Down
2 changes: 1 addition & 1 deletion doc/contribute.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script type="text/javascript" src="js/util.js?v=2018b"></script>
<script type="text/javascript" src="js/util.js?v=2019"></script>
<h2>Contribute</h2>

<p>
Expand Down
8 changes: 4 additions & 4 deletions doc/downloads.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<script type="text/javascript" src="js/util.js?v=2018b"></script>
<script type="text/javascript" src="js/util.js?v=2019"></script>
<h2>Latest Stable Release</h2>
<h3>ZIP Release</h3>
<p>
The latest release is
<a href="http://sourceforge.net/projects/jscover/files/JSCover-2.0.18.zip/download" target="_blank">v2.0.18</a>.
<a href="http://sourceforge.net/projects/jscover/files/JSCover-2.0.19.zip/download" target="_blank">v2.0.19</a>.
</p>
<p>
See the
Expand All @@ -18,12 +18,12 @@ <h3>Maven</h3>
<div class="xmlBlock"><span class="xmlTag">&lt;dependency&gt;</span><br/>
&nbsp;&nbsp;&nbsp;&nbsp;<span class="xmlTag">&lt;</span><span class="xmlTag">groupId&gt;</span><span class="xmlValue">com.github.tntim96</span><span class="xmlTag">&lt;/groupId&gt;</span><br/>
&nbsp;&nbsp;&nbsp;&nbsp;<span class="xmlTag">&lt;artifactId&gt;</span><span class="xmlValue">JSCover</span><span class="xmlTag">&lt;/artifactId&gt;</span><br/>
&nbsp;&nbsp;&nbsp;&nbsp;<span class="xmlTag">&lt;version&gt;</span><span class="xmlValue">2.0.18</span><span class="xmlTag">&lt;/version&gt;</span><br/>
&nbsp;&nbsp;&nbsp;&nbsp;<span class="xmlTag">&lt;version&gt;</span><span class="xmlValue">2.0.19</span><span class="xmlTag">&lt;/version&gt;</span><br/>
<span class="xmlTag">&lt;/dependency&gt;</span></div>
</td>
<td>
<h3>Gradle</h3>
<div class="xmlBlock"><span class="xmlTag">'</span><span class="xmlValue">com.github.tntim96</span><span class="xmlTag">:</span><span class="xmlValue">JSCover</span><span class="xmlTag">:</span><span class="xmlValue">2.0.18</span><span class="xmlTag">'</span></div>
<div class="xmlBlock"><span class="xmlTag">'</span><span class="xmlValue">com.github.tntim96</span><span class="xmlTag">:</span><span class="xmlValue">JSCover</span><span class="xmlTag">:</span><span class="xmlValue">2.0.19</span><span class="xmlTag">'</span></div>
</td>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion doc/examples.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script type="text/javascript" src="js/util.js?v=2018b"></script>
<script type="text/javascript" src="js/util.js?v=2019"></script>

<h2>Working Examples</h2>

Expand Down
2 changes: 1 addition & 1 deletion doc/faq.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script type="text/javascript" src="js/util.js?v=2018b"></script>
<script type="text/javascript" src="js/util.js?v=2019"></script>
<h2>FAQ</h2>

<h3>Where is the encoding option?</h3>
Expand Down
2 changes: 1 addition & 1 deletion doc/home.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script type="text/javascript" src="js/util.js?v=2018b"></script>
<script type="text/javascript" src="js/util.js?v=2019"></script>
<h2>JSCover</h2>
<p>
<a href="https://github.com/tntim96/JSCover" target="_blank">JSCover</a> is a tool that measures code coverage for JavaScript programs.
Expand Down
4 changes: 2 additions & 2 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<title>JSCover | JavaScript code coverage</title>
<meta name="description" content="A javascript code coverage tool. JSCover is free and simple to install and use.">
<meta name="google-site-verification" content="0JGEVDxOlrMD-4CjnaRL8fZ2q1ljG3b5g3_mBWhFpmQ" />
<link rel="stylesheet" type="text/css" href="css/style.css?v=2018b">
<link rel="stylesheet" type="text/css" href="css/style.css?v=2019">
<link href='https://fonts.googleapis.com/css?family=Titillium+Web:400,600,700,600italic,400italic' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="js/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="js/nav.js?v=2018b"></script>
<script type="text/javascript" src="js/nav.js?v=2019"></script>
</head>
<body>
<div id="wrapper">
Expand Down
2 changes: 1 addition & 1 deletion doc/js/nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ $(document).ready(function () {
$('#container').html('<div style="position:relative"><h2>Loading...</h2></div>');
var contentId = $(this).attr("id").replace('Link', '');
$.ajax({
url: contentId + '.html?v=2018b',
url: contentId + '.html?v=2019',
dataType: 'html',
success: function (data) {
$('#container').html(data + '<p>&nbsp;</p>');
Expand Down
2 changes: 1 addition & 1 deletion doc/license.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script type="text/javascript" src="js/util.js?v=2018b"></script>
<script type="text/javascript" src="js/util.js?v=2019"></script>
<h2>License</h2>
<p>
GNU General Public License, version 2 in
Expand Down
2 changes: 1 addition & 1 deletion doc/links.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script type="text/javascript" src="js/util.js?v=2018b"></script>
<script type="text/javascript" src="js/util.js?v=2019"></script>
<h2>Used by this project at runtime</h2>
<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<artifactId>JSCover</artifactId>
<packaging>jar</packaging>
<name>JSCover</name>
<version>2.0.19-SNAPSHOT</version>
<version>2.0.19</version>
<description>JSCover is a tool that measures code coverage for JavaScript programs.</description>
<url>https://tntim96.github.io/JSCover/</url>
<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/jscover/configuration.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=2.0.19-SNAPSHOT
version=2.0.19

0 comments on commit aeff4a8

Please sign in to comment.