Revision: 12266
          http://sourceforge.net/p/skim-app/code/12266
Author:   hofman
Date:     2021-04-07 14:49:29 +0000 (Wed, 07 Apr 2021)
Log Message:
-----------
fix appcast string

Modified Paths:
--------------
    trunk/build_skim.py

Modified: trunk/build_skim.py
===================================================================
--- trunk/build_skim.py 2021-04-06 21:03:08 UTC (rev 12265)
+++ trunk/build_skim.py 2021-04-07 14:49:29 UTC (rev 12266)
@@ -365,7 +365,7 @@
             <title>Version """ + newVersionString + """</title>
             <description>
             <![CDATA[
-<h1>Version ${VERSION}</h1>
+<h1>Version """ + newVersionString + """</h1>
 
 <h2>New Features</h2>
 <ul>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to