diff --git a/appveyor.yml b/appveyor.yml
index e76b02a..b418526 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -32,11 +32,12 @@ build:
verbosity: minimal
after_build:
- cmd: >-
- C:\Qt\5.6\msvc2013_64\bin\windeployqt.exe %CONFIGURATION%\OpenToonz_1.0.exe
+ C:\Qt\5.6\msvc2013_64\bin\windeployqt.exe %CONFIGURATION%\OpenToonz_1.1.exe
copy /Y ..\..\thirdparty\glut\3.7.6\lib\glut64.dll %CONFIGURATION%
copy /Y ..\..\thirdparty\glew\glew-1.9.0\bin\64bit\glew32.dll %CONFIGURATION%
artifacts:
- path: toonz\$(PLATFORM)\$(CONFIGURATION)
- name: OpenToonz_1.0
\ No newline at end of file
+ name: OpenToonz_1.1
+
diff --git a/stuff/profiles/layouts/rooms/Default/menubar_template.xml b/stuff/profiles/layouts/rooms/Default/menubar_template.xml
index c078576..4fe09af 100644
--- a/stuff/profiles/layouts/rooms/Default/menubar_template.xml
+++ b/stuff/profiles/layouts/rooms/Default/menubar_template.xml
@@ -84,6 +84,8 @@
MI_CleanupPreview
MI_CameraTest
MI_Cleanup
+
+ MI_PencilTest