Skip to content

Commit

Permalink
Update Release a new version.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bramdejager authored Nov 7, 2017
1 parent 27c4ec1 commit 6738234
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions docs/Release a new version.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
The following steps are done to release a new version:

# Update version numbers in AssemblyInfo.cs
# Update ReleaseNotes.txt
## Update version
## Update release date
## Update text: added, updated, fixed
# Build solution with Release configuration
# Check-in sources
# Apply Label in source control
## Name: SharePoint 2013 Client Browser vX.X.
## Description: Released SharePoint 2013 Client Browser vX.X.
## Server folder: $/spcb/SPCB2013
# Package ZIP-file
## Add SPBC2013.exe
## Add SharePoint Client assemblies
# Add new release to Downloads
# Update Project home page
## Make new screenshot and replace current on project home page
## Add new features to project home page
# Send tweet to update the whole world!
1. Update version numbers in AssemblyInfo.cs
2. Update ReleaseNotes.txt
3. Update version
4. Update release date
5. Update text: added, updated, fixed
6. Build solution with Release configuration
7. Check-in sources
8. Apply Label in source control
9. Name: SharePoint 2013 Client Browser vX.X.
10. Description: Released SharePoint 2013 Client Browser vX.X.
11. Server folder: $/spcb/SPCB2013
12. Package ZIP-file
13. Add SPBC2013.exe
14. Add SharePoint Client assemblies
15. Add new release to Downloads
16. Update Project home page
17. Make new screenshot and replace current on project home page
18. Add new features to project home page
19. Send tweet to update the whole world!

0 comments on commit 6738234

Please sign in to comment.