Skip to content

Commit

Permalink
Update pkgIndex.tcl
Browse files Browse the repository at this point in the history
Change version number to 1.1
  • Loading branch information
jvermaas authored Dec 19, 2021
1 parent 98ec44a commit 78bef40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LigninBuilderPlugin/pkgIndex.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
# script is sourced, the variable $dir must contain the
# full path name of this file's directory.

package ifneeded ligninbuilder 1.0 "set env(LIGNINBUILDERDIR) {$dir}; [list source [file join $dir ligninbuilder.tcl]]"
package ifneeded ligninbuilder 1.1 "set env(LIGNINBUILDERDIR) {$dir}; [list source [file join $dir ligninbuilder.tcl]]"

0 comments on commit 78bef40

Please sign in to comment.