From afc9393c609e39e46761eb0e8d5559f5b4d2b6c7 Mon Sep 17 00:00:00 2001 From: tntim96 Date: Tue, 2 Jan 2024 13:22:37 +1100 Subject: [PATCH] Release 2.0.19 --- JSCover.iml | 2 -- bookmarks.html | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/JSCover.iml b/JSCover.iml index b45aaecb..78d797da 100644 --- a/JSCover.iml +++ b/JSCover.iml @@ -28,8 +28,6 @@ - - diff --git a/bookmarks.html b/bookmarks.html index f019f32c..fc939238 100644 --- a/bookmarks.html +++ b/bookmarks.html @@ -109,7 +109,7 @@

Release Steps

  • Update release date in History.md
  • Make sure working directory is clear of changes
  • Make sure all tests pass and build sourceforge release (ant release)
  • -
  • Commit changes and tag with version (git tag v2.0.18, git push --tags, git push gl-origin --tags, git push sf-origin --tags)
  • +
  • Commit changes and tag with version (git tag v2.0.19, git push --tags, git push gl-origin --tags, git push sf-origin --tags)
  • Upload sourceforge release
  • Build Maven files (ant generate-files)
  • Sign files (gpg -ab filename)