Skip to content

Commit e8af045

Browse files
committed
Version 0.1.1
1 parent 3169848 commit e8af045

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ SCEP is released under MIT license.
3333

3434
## Versions
3535

36-
### SCEP 0.1 - 29/03/2022
36+
### SCEP 0.1.0 - 24/04/2022
3737

3838
- Embedding file explorer in tabs
3939
- Open folder in new tab with middle click or through a context menu dedicated entry
@@ -63,6 +63,10 @@ SCEP is released under MIT license.
6363
- Full support for icons and icons overlays.
6464
- On startup, SCEP reopens the previous tabs
6565
- Windows installer
66+
### SCEP 0.1.1 - 25/04/2022
67+
68+
- The Windows Installer does not require administrator privileges any more
69+
- The icon overlays are back in the explorer window
6670

6771
### Towards SCEP 1.0
6872

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SCEP_MAJ_VERSION=0
22
SCEP_MIN_VERSION=1
3-
SCEP_PATCH_VERSION=0
3+
SCEP_PATCH_VERSION=1

setup/SCEP/SCEP.vdproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,15 +1065,15 @@
10651065
{
10661066
"Name" = "8:Microsoft Visual Studio"
10671067
"ProductName" = "8:SCEP"
1068-
"ProductCode" = "8:{D1901C73-F550-4A22-82E8-3FB8DD960A6D}"
1068+
"ProductCode" = "8:{A82E1113-059E-4E04-9538-E9D46AAD1964}"
10691069
"PackageCode" = "8:{BDB35D0E-74F4-4FDB-B992-08FF45F63D34}"
10701070
"UpgradeCode" = "8:{85EA2171-9FB2-48FA-A029-28AFEFF622BB}"
10711071
"AspNetVersion" = "8:2.0.50727.0"
10721072
"RestartWWWService" = "11:FALSE"
10731073
"RemovePreviousVersions" = "11:TRUE"
10741074
"DetectNewerInstalledVersion" = "11:TRUE"
10751075
"InstallAllUsers" = "11:FALSE"
1076-
"ProductVersion" = "8:0.1.0"
1076+
"ProductVersion" = "8:0.1.1"
10771077
"Manufacturer" = "8:SCEP"
10781078
"ARPHELPTELEPHONE" = "8:"
10791079
"ARPHELPLINK" = "8:"

0 commit comments

Comments
 (0)