From 84d3f6921580182005a91b2a8343d550bdf4f973 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sun, 27 Aug 2023 13:11:54 -0700 Subject: [PATCH] Added pandoc command to build file --- .idea/misc.xml | 3 +++ .../src/bld/java/com/example/ExampleBuild.java | 2 +- lib/bld/bld-wrapper.properties | 3 ++- pandoc.sh | 9 --------- .../net/thauvin/erik/semver/SemverBuild.java | 18 +++++++++++++++++- 5 files changed, 23 insertions(+), 12 deletions(-) delete mode 100755 pandoc.sh diff --git a/.idea/misc.xml b/.idea/misc.xml index 03166b4..dbc8bc6 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,7 +1,10 @@ + + +