Skip to content

Commit

Permalink
updating version for gallery submission
Browse files Browse the repository at this point in the history
  • Loading branch information
gngrninja committed Jul 1, 2021
1 parent fef167c commit 3932a74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PSElvUI.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
RootModule = '.\PSElvUI.psm1'

# Version number of this module.
ModuleVersion = '1.2.0'
ModuleVersion = '1.2.1'

# Minimum version of the Windows PowerShell engine required by this module
PowerShellVersion = '5.1'
Expand All @@ -33,7 +33,7 @@
CompanyName = 'Ginger Ninja'

# Copyright statement for this module
Copyright = '(c) 2020 Mike Roberts'
Copyright = '(c) 2021 Mike Roberts'

# Description of the functionality provided by this module
Description = 'This module provides an easy way to update/install ElvUI. Currently only working on Windows! Github repo: https://github.com/gngrninja/PSElvUI'
Expand Down

0 comments on commit 3932a74

Please sign in to comment.