Skip to content

Commit 24ab5cc

Browse files
committed
updated version
1 parent b4e543d commit 24ab5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pptxgen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ import * as genMedia from './gen-media'
9898
import * as genTable from './gen-tables'
9999
import * as genXml from './gen-xml'
100100

101-
const VERSION = '4.1.0-WIP'
101+
const VERSION = '4.1.0-WIP-1007'
102102

103103
export default class PptxGenJS implements IPresentationProps {
104104
// Property getters/setters

0 commit comments

Comments
 (0)