Skip to content

Commit f33b7ea

Browse files
committed
admin view updates
1 parent e57384f commit f33b7ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

releases/2.9.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
* environment view html customization support
2424
* Extension: Install (2.9.0)
2525
* environment specific configuration installation
26-
* Extension: Admin (2.9.5)
26+
* Extension: Admin (2.9.1)
2727
* new theme settings, new content editor, support for html augmentation in views

scripts/npmhelper.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var fs = require('fs-extra'),
2424
originallocation,
2525
newlocation = path.resolve(process.cwd(),'../../periodicjs'),
2626
standardExtensions = [
27-
27+
2828
2929
3030

0 commit comments

Comments
 (0)