diff --git a/SSMS18/Properties/AssemblyInfo.cs b/SSMS18/Properties/AssemblyInfo.cs index 082bcb0..749f6d6 100644 --- a/SSMS18/Properties/AssemblyInfo.cs +++ b/SSMS18/Properties/AssemblyInfo.cs @@ -30,6 +30,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.0.0")] -[assembly: AssemblyFileVersion("3.0.0")] +[assembly: AssemblyVersion("4.0.0")] +[assembly: AssemblyFileVersion("4.0.0")] [assembly: NeutralResourcesLanguage("en-US")] diff --git a/SSMS18/source.extension.vsixmanifest b/SSMS18/source.extension.vsixmanifest index 97668d3..b54c006 100644 --- a/SSMS18/source.extension.vsixmanifest +++ b/SSMS18/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + WakaTime Metrics, insights, and time tracking automatically generated from your programming activity. https://github.com/wakatime/visualstudio-wakatime diff --git a/WakaTime/Properties/AssemblyInfo.cs b/WakaTime/Properties/AssemblyInfo.cs index 7e409c2..981ca91 100644 --- a/WakaTime/Properties/AssemblyInfo.cs +++ b/WakaTime/Properties/AssemblyInfo.cs @@ -29,8 +29,8 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("3.0.0")] -[assembly: AssemblyFileVersion("3.0.0")] +[assembly: AssemblyVersion("4.0.0")] +[assembly: AssemblyFileVersion("4.0.0")] [assembly: InternalsVisibleTo("WakaTime_IntegrationTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100ed8f681fc55bde81467704eba07c3f705ca21f8e864179766c6a034588cd9c2262faaa5c377f0f4fac40ed2564049adf003f19bc13b6d420a1c4d17d998d743fe3cf3ea06957841e7a423d98ea28dd45c43ca7ce3d0722cd859b56101fc1b24f48afc420168a636e486da71c00e9e0909083772c528cb7ecc18ba6e358f5f99a")] [assembly: InternalsVisibleTo("WakaTime_UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100ed8f681fc55bde81467704eba07c3f705ca21f8e864179766c6a034588cd9c2262faaa5c377f0f4fac40ed2564049adf003f19bc13b6d420a1c4d17d998d743fe3cf3ea06957841e7a423d98ea28dd45c43ca7ce3d0722cd859b56101fc1b24f48afc420168a636e486da71c00e9e0909083772c528cb7ecc18ba6e358f5f99a")] diff --git a/WakaTime/source.extension.vsixmanifest b/WakaTime/source.extension.vsixmanifest index 4e4ea7d..8603af8 100644 --- a/WakaTime/source.extension.vsixmanifest +++ b/WakaTime/source.extension.vsixmanifest @@ -1,30 +1,30 @@  - - - WakaTime - Metrics, insights, and time tracking automatically generated from your programming activity. - https://github.com/wakatime/visualstudio-wakatime - LICENSE - Assets\wakatime-120.png - Assets\dashboard.png - code time, analytics, metrics, time tracking, time tracker, productivity, reports - + + + WakaTime + Metrics, insights, and time tracking automatically generated from your programming activity. + https://github.com/wakatime/visualstudio-wakatime + LICENSE + Assets\wakatime-120.png + Assets\dashboard.png + code time, analytics, metrics, time tracking, time tracker, productivity, reports + - - - + + + - - - - + + + + - - - + + + - - - + + + \ No newline at end of file