Skip to content

Commit

Permalink
build release 1.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
dmca-glasgow committed Jan 27, 2022
1 parent 682cee5 commit d4c582a
Show file tree
Hide file tree
Showing 5 changed files with 153 additions and 140 deletions.
2 changes: 1 addition & 1 deletion compiler/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default {
},
path.join(__dirname, 'package.json')
),
new InlineEnvironmentVariablesPlugin({ VERSION: '1.1.29' }),
new InlineEnvironmentVariablesPlugin({ VERSION: '1.1.30' }),
new CopyPlugin({
patterns: [
{ from: './src/knitr/knitr.R', to: './' },
Expand Down
Loading

0 comments on commit d4c582a

Please sign in to comment.