Skip to content

Commit c898958

Browse files
committed
fixed date
1 parent db18d89 commit c898958

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_src/app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ <h1>News</h1>
177177

178178
<div class="col-sm-6 col-lg-6">
179179
<h4 class="anchor" name="pgCodeKeeper-6.4.0" id="pgCodeKeeper-6.4.0">pgCodeKeeper 6.4.0</h4>
180-
<p class="date">March, 2022</p>
180+
<p class="date">March 24, 2022</p>
181181
<ul class="short-article">
182182
<li>It is now possible to recursively load pgCodeKeeper libraries, which are referenced by other libraries added to the project. Library must be in a project (or project archive) format to have its own dependences, which must be listed in its <i>.dependencies</i> file.<br>
183183
This option is disabled by default so that behaviour of existing projects doesn't change. Users can enable this new mechanism in project settings.<br>

_src/app/news.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<h1>Releases</h1>
4444

4545
<h4 class="anchor" name="pgCodeKeeper-6.4.0" id="pgCodeKeeper-6.4.0">pgCodeKeeper 6.4.0</h4>
46-
<p class="date">March, 2022</p>
46+
<p class="date">March 24, 2022</p>
4747
<ul class="short-article">
4848
<li>It is now possible to recursively load pgCodeKeeper libraries, which are referenced by other libraries added to the project. Library must be in a project (or project archive) format to have its own dependences, which must be listed in its <i>.dependencies</i> file.<br>
4949
This option is disabled by default so that behaviour of existing projects doesn't change. Users can enable this new mechanism in project settings.<br>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h1>News</h1>
238238

239239
<div class="col-sm-6 col-lg-6">
240240
<h4 class="anchor" name="pgCodeKeeper-6.4.0" id="pgCodeKeeper-6.4.0">pgCodeKeeper 6.4.0</h4>
241-
<p class="date">March, 2022</p>
241+
<p class="date">March 24, 2022</p>
242242
<ul class="short-article">
243243
<li>It is now possible to recursively load pgCodeKeeper libraries, which are referenced by other libraries added to the project. Library must be in a project (or project archive) format to have its own dependences, which must be listed in its <i>.dependencies</i> file.<br>
244244
This option is disabled by default so that behaviour of existing projects doesn't change. Users can enable this new mechanism in project settings.<br>

news.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<h1>Releases</h1>
8484

8585
<h4 class="anchor" name="pgCodeKeeper-6.4.0" id="pgCodeKeeper-6.4.0">pgCodeKeeper 6.4.0</h4>
86-
<p class="date">March, 2022</p>
86+
<p class="date">March 24, 2022</p>
8787
<ul class="short-article">
8888
<li>It is now possible to recursively load pgCodeKeeper libraries, which are referenced by other libraries added to the project. Library must be in a project (or project archive) format to have its own dependences, which must be listed in its <i>.dependencies</i> file.<br>
8989
This option is disabled by default so that behaviour of existing projects doesn't change. Users can enable this new mechanism in project settings.<br>

0 commit comments

Comments
 (0)