We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e543d commit 24ab5ccCopy full SHA for 24ab5cc
src/pptxgen.ts
@@ -98,7 +98,7 @@ import * as genMedia from './gen-media'
98
import * as genTable from './gen-tables'
99
import * as genXml from './gen-xml'
100
101
-const VERSION = '4.1.0-WIP'
+const VERSION = '4.1.0-WIP-1007'
102
103
export default class PptxGenJS implements IPresentationProps {
104
// Property getters/setters
0 commit comments