Skip to content

Commit

Permalink
Change versions to proper semver
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-herrmann committed Jan 17, 2015
1 parent 9c1084b commit dd01c26
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion activate-all-languages.md
Expand Up @@ -2,7 +2,7 @@ title: Activate all languages on pages created via API

----

version: 0.0.2
version: 1.0.1

----

Expand Down
2 changes: 1 addition & 1 deletion add-fields-to-template.md
Expand Up @@ -2,7 +2,7 @@ title: Add fields to template programmatically

----

version: 0.0.2
version: 1.0.1

----

Expand Down
2 changes: 1 addition & 1 deletion auto-fancybox.md
Expand Up @@ -2,7 +2,7 @@ title: Enhance image links on your site with FancyBox

----

version: 0.0.2
version: 1.0.1

----

Expand Down
2 changes: 1 addition & 1 deletion benchmark-code-execution-time.md
Expand Up @@ -2,7 +2,7 @@ title: Benchmark code execution time

----

version: 0.0.2
version: 1.0.0

----

Expand Down
2 changes: 1 addition & 1 deletion best-way-to-implement-a-global-helper-function.md
Expand Up @@ -2,7 +2,7 @@ title: Best way to implement a global utility function

----

version: 0.0.1
version: 1.0.0

----

Expand Down
2 changes: 1 addition & 1 deletion create-image-tag-index.md
Expand Up @@ -2,7 +2,7 @@ title: Create an index/linklist of all used image tags

----

version: 0.0.1
version: 1.0.0

----

Expand Down
2 changes: 1 addition & 1 deletion create-page-via-api.md
Expand Up @@ -2,7 +2,7 @@ title: Create page via API

----

version: 0.0.2
version: 1.0.1

----

Expand Down
2 changes: 1 addition & 1 deletion create-xml-sitemap-for-every-language.md
Expand Up @@ -2,7 +2,7 @@ title: Create an XML sitemap for every language

----

version: 0.0.2
version: 1.0.1

----

Expand Down
2 changes: 1 addition & 1 deletion debug-show-all-multilanguage-fields.md
Expand Up @@ -2,7 +2,7 @@ title: Debug: Show all template field names and labels (for each language)

----

version: 0.0.2
version: 1.0.1

----

Expand Down
2 changes: 1 addition & 1 deletion duplicate-content-between-fields.md
Expand Up @@ -2,7 +2,7 @@ title: Duplicate content from one field to another

----

version: 0.0.4
version: 1.0.3

----

Expand Down
2 changes: 1 addition & 1 deletion enable-any-role-to-use-lister.md
Expand Up @@ -2,7 +2,7 @@ title: Enable any Role to use Lister (pages/find)

----

version: 0.0.1
version: 1.0.0

----

Expand Down
2 changes: 1 addition & 1 deletion field-template-context.md
Expand Up @@ -2,7 +2,7 @@ title: Field/template context

----

version: 0.0.1
version: 1.0.0

----

Expand Down
2 changes: 1 addition & 1 deletion find-latest-modified-child.md
Expand Up @@ -2,7 +2,7 @@ title: Find latest modified (sub)child of a page

----

version: 0.0.2
version: 1.0.0

----

Expand Down
2 changes: 1 addition & 1 deletion get-random-page.md
Expand Up @@ -2,7 +2,7 @@ title: Get random page via API, e.g. from a pool of testimonials

----

version: 0.0.4
version: 1.1.1

----

Expand Down
2 changes: 1 addition & 1 deletion get-unformatted-field-values.md
Expand Up @@ -2,7 +2,7 @@ title: Get unformatted field values

----

version: 0.0.2
version: 1.0.1

----

Expand Down
2 changes: 1 addition & 1 deletion limit-debug-mode.md
Expand Up @@ -2,7 +2,7 @@ title: Limiting debug mode to development environment

----

version: 0.0.3
version: 1.0.2

----

Expand Down
2 changes: 1 addition & 1 deletion maintenance-mode.md
Expand Up @@ -2,7 +2,7 @@ title: Maintenance Mode

----

version: 0.0.4
version: 1.0.3

----

Expand Down
2 changes: 1 addition & 1 deletion quick-first-child-redirect.md
Expand Up @@ -2,7 +2,7 @@ title: Quick ProcessWire first child redirect snippet

----

version: 0.0.4
version: 1.0.3

----

Expand Down
2 changes: 1 addition & 1 deletion resetting-admin-password-via-api.md
Expand Up @@ -2,7 +2,7 @@ title: Resetting admin password via API

----

version: 0.0.3
version: 1.0.2

----

Expand Down
2 changes: 1 addition & 1 deletion set-backend-column-width.md
Expand Up @@ -2,7 +2,7 @@ title: Set backend field column width via API

----

version: 0.0.2
version: 1.0.1

----

Expand Down
2 changes: 1 addition & 1 deletion set-field-labels.md
Expand Up @@ -2,7 +2,7 @@ title: Set language-specific input field labels via API

----

version: 0.0.2
version: 1.0.1

----

Expand Down
2 changes: 1 addition & 1 deletion typical-breadcrumbs-example.md
Expand Up @@ -2,7 +2,7 @@ title: Typical breadcrumbs example

----

version: 0.0.2
version: 1.0.1

----

Expand Down
2 changes: 1 addition & 1 deletion use-csrf-in-your-own-forms.md
Expand Up @@ -2,7 +2,7 @@ title: Use CSRF in your own forms

----

version: 0.0.3
version: 1.0.2

----

Expand Down
2 changes: 1 addition & 1 deletion use-different-sets-of-template-files.md
Expand Up @@ -2,7 +2,7 @@ title: Use different sets of template files, e.g. based on hostname

----

version: 0.0.1
version: 1.0.0

----

Expand Down

0 comments on commit dd01c26

Please sign in to comment.